Skip to content

Heap Profiling Tooling#2913

Merged
texodus merged 1 commit intoperspective-dev:masterfrom
timbess:feature/heap-profiling
Feb 4, 2025
Merged

Heap Profiling Tooling#2913
texodus merged 1 commit intoperspective-dev:masterfrom
timbess:feature/heap-profiling

Conversation

@timbess
Copy link
Contributor

@timbess timbess commented Feb 3, 2025

Conditionally compile in heap instrumentation to find allocation hotspots.

@timbess timbess force-pushed the feature/heap-profiling branch from 5b19b1f to 9f96c66 Compare February 3, 2025 21:57
@timbess timbess marked this pull request as ready for review February 4, 2025 15:34
Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

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

IMOPSP_HEAP_INSTRUMENTS should be decoupled from -g0. This is helpful but surprising behavior, and it would be the only build flag that supersedes build type for symbols. It sounds like we may benefit from more build levels than debug and release, maybe we should add support for these explicitly.

@texodus
Copy link
Member

texodus commented Feb 4, 2025

Thanks for the PR! Looks good!

@texodus texodus merged commit 1b88ca8 into perspective-dev:master Feb 4, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants