Skip to content

Add support to create flame graph with JFR call stack sequence#22

Open
richardqiao2000 wants to merge 4 commits intochrishantha:mainfrom
richardqiao2000:master
Open

Add support to create flame graph with JFR call stack sequence#22
richardqiao2000 wants to merge 4 commits intochrishantha:mainfrom
richardqiao2000:master

Conversation

@richardqiao2000
Copy link

The JFR call stack is in a bottom-up style while this flame graph is top-down. When we observe flame graph it's not straightforward for us to compare the 2 charts. Adding "-rev" is to make the call stack same as JFR does.

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.

1 participant