-
Notifications
You must be signed in to change notification settings - Fork 949
Built-in generator of Flame Graphs in SVG format #79
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
Conversation
goldshtn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
|
Thank you for review! |
|
With -f flame.svg ,no output int flame.svg but something like 'Stopped profiling after 30 seconds'. Without '-f' option, I can get the load trace normally. env: Centos 7.2, jdk8 with hotspot, 32G memory with G1, build the async-profiler from master |
|
@rockiee281 I guess an older version of |
|
Hi, I build a fresh aysnc-profiler from source, and never use this tools before so I think there won't be any libasyncProfiler.so load by java process before |
|
Anyway , now I use the old way to generate colloapsed tarce file and make flame graph by flamegraph.pl . This is really great tool, thanks |
|
@rockiee281 Hmm. |
|
@apangin this output 2 lines: And this time it works well. I think its my mistake. Thanks you 👍 |
-o svgflamegraph.pl