Skip to content

Conversation

@florianl
Copy link
Member

Simple attempt to implement a sandwich view for the flamegraph.

Click on a frame in the flamegraph view with CTRL pressed, to get the sandwich view. In the sandwich view, the selected frame is colored yellow. All callers are at the top and all callees are are the bottom.

2025-10-20_08-05

The sandwich view allows to answer which parts call (or get called from) a functionality.

Signed-off-by: Florian Lehner <[email protected]>
@florianl florianl requested a review from a team as a code owner October 20, 2025 06:08
@florianl florianl merged commit 30cc2b8 into main Oct 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants