Skip to content

gh-115946: Add a new interface for stack retrieval for external profilers and debuggers#115947

Draft
pablogsal wants to merge 2 commits intopython:mainfrom
pablogsal:profiling
Draft

gh-115946: Add a new interface for stack retrieval for external profilers and debuggers#115947
pablogsal wants to merge 2 commits intopython:mainfrom
pablogsal:profiling

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Feb 26, 2024

Comment thread Include/internal/pycore_frame.h Fixed
@pablogsal
Copy link
Copy Markdown
Member Author

This PR is currently broken as it seems that we need to do the push/pop on other points to account for the new changes on the Tier1/Tier2 interpreter. I may need @Fidget-Spinner or @markshannon help here to know where are the best points for adding the calls.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants