Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support hot/cold flamegraphs #298

Open
rukai opened this issue Jul 15, 2023 · 1 comment
Open

support hot/cold flamegraphs #298

rukai opened this issue Jul 15, 2023 · 1 comment

Comments

@rukai
Copy link
Contributor

rukai commented Jul 15, 2023

I have not actually used these before but they are supposedly very useful.
Refer to https://www.brendangregg.com/FlameGraphs/hotcoldflamegraphs.html

@jonhoo
Copy link
Owner

jonhoo commented Aug 13, 2023

That sounds like a great idea! I think this is mostly a matter of how the input is collected, and then just figuring out which frames to use red-ish/blue-ish for depending on something in the output of perf script. Would be really neat indeed!

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

No branches or pull requests

2 participants