Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Jan 28, 2026

First step toward cleaning up front-end tracking of objects.
This adds recording, but doesn't use for optimization, to keep the PRs to manageable sizes.

Demonstrates that it works, doesn't leak memory.

Also removes IP_OFFSET_OF, as that broke when adding new uops.

@markshannon markshannon added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Jan 28, 2026
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @markshannon for commit 515a570 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144303%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Jan 28, 2026
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

Just one nit, feel free to merge after.

@@ -0,0 +1,115 @@
// This file is generated by Tools/cases_generator/record_function_generator.py
Copy link
Member

Choose a reason for hiding this comment

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

Should this file be mark as autogenerated in the github CI?

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