Skip to content

[3.15] gh-98894: Fix dtrace tests in shared builds (GH-153372) - #155803

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-298bef3-3.15
Open

[3.15] gh-98894: Fix dtrace tests in shared builds (GH-153372)#155803
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-298bef3-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Generate SystemTap probe definitions targeting libpython for shared
builds and use centralized USDT probe object discovery for readelf
and BPFTrace.
(cherry picked from commit 298bef3)

Co-authored-by: stratakis cstratak@redhat.com

Generate SystemTap probe definitions targeting libpython for shared
builds and use centralized USDT probe object discovery for readelf
and BPFTrace.
(cherry picked from commit 298bef3)

Co-authored-by: stratakis <cstratak@redhat.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants