Skip to content

gh-137056: Fix DTrace build support on NetBSD #137057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review build The build process and cross-build needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes OS-netbsd skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant