Skip to content

Conversation

@furkanonder
Copy link
Contributor

@furkanonder furkanonder commented Jul 23, 2025

@furkanonder furkanonder added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes build The build process and cross-build OS-netbsd labels Jul 23, 2025
@furkanonder
Copy link
Contributor Author

╰─$ nm ./python | grep dtrace
0000000000664c22 t $dtrace383._PyGC_Collect
0000000000679f4c t $dtrace395.PyImport_ImportModuleLevelObject
00000000006c8307 t $dtrace443.sys_audit
00000000006c696d t $dtrace443.sys_audit_tstate
0000000000000000 A __dtrace_python___audit
0000000000000000 A __dtrace_python___gc__done
0000000000000000 A __dtrace_python___gc__start
0000000000000000 A __dtrace_python___import__find__load__done
0000000000000000 A __dtrace_python___import__find__load__start
0000000000000000 A __dtraceenabled_python___audit
0000000000000000 A __dtraceenabled_python___gc__done
0000000000000000 A __dtraceenabled_python___gc__start
0000000000000000 A __dtraceenabled_python___import__find__load__done
0000000000000000 A __dtraceenabled_python___import__find__load__start
000000000077b9c5 t dtrace_dof_fini
000000000077bb25 t dtrace_dof_init

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

@serhiy-storchaka serhiy-storchaka merged commit 54a5fdf into python:main Aug 6, 2025
36 checks passed
@miss-islington-app
Copy link

Thanks @furkanonder for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 6, 2025
(cherry picked from commit 54a5fdf)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
@miss-islington-app
Copy link

Sorry, @furkanonder and @serhiy-storchaka, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 54a5fdffc8e20f111e7a7d2df352e8be057177ff 3.13

@bedevere-app
Copy link

bedevere-app bot commented Aug 6, 2025

GH-137444 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 6, 2025
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Aug 6, 2025
…137057)

(cherry picked from commit 54a5fdf)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 6, 2025

GH-137445 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 6, 2025
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Aug 6, 2025
…137057)

(cherry picked from commit 54a5fdf)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Yhg1s pushed a commit that referenced this pull request Aug 6, 2025
…7445)

(cherry picked from commit 54a5fdf)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
encukou pushed a commit that referenced this pull request Oct 8, 2025
…137444)

(cherry picked from commit 54a5fdf)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build The build process and cross-build OS-netbsd skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants