jfr-flame-graph icon indicating copy to clipboard operation
jfr-flame-graph copied to clipboard

Add support to create flame graph with JFR call stack sequence

Open richardqiao2000 opened this issue 3 years ago • 0 comments

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.

richardqiao2000 avatar Aug 06 '20 00:08 richardqiao2000