Skip to content

feat(flamegraph): Return number of occurrences in flamegraph per frame#625

Merged
Zylphrex merged 2 commits intomainfrom
txiao/feat/return-number-of-occurrences-in-flamegraph-per-frame
Sep 15, 2025
Merged

feat(flamegraph): Return number of occurrences in flamegraph per frame#625
Zylphrex merged 2 commits intomainfrom
txiao/feat/return-number-of-occurrences-in-flamegraph-per-frame

Conversation

@Zylphrex
Copy link
Member

After playing around with #622, it doesn't actually work because a single occurrence can span multiple stacks. This reverts parts of those changes and favours annotating some metadata indicating the number of calls and the duration of a frame.

After playing around with #622, it doesn't actually work because a single
occurrence can span multiple stacks. This reverts parts of those changes and
favours annotating some metadata indicating the number of calls and the duration
of a frame.
@Zylphrex Zylphrex requested a review from a team as a code owner September 15, 2025 18:03
@Zylphrex Zylphrex merged commit 56a7214 into main Sep 15, 2025
17 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/return-number-of-occurrences-in-flamegraph-per-frame branch September 15, 2025 18:27
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.

2 participants