jojochuang edited a comment on pull request #2048: URL: https://github.com/apache/ozone/pull/2048#issuecomment-800751142
@adoroszlai is it? i think it threw an error at me when i specified svg output... regardless, the html report is easier to use. `# /tmp/async-profiler-2.0-linux-x64/profiler.sh/profiler.sh -e cpu -d 10 -o svg -f /tmp/hdfs_dn_flame.svg 95124 [ERROR] SVG format is obsolete, use .html for FlameGraph` also -o html works for me.. `/tmp/async-profiler-2.0-linux-x64/profiler.sh/profiler.sh -e cpu -d 10 -o html -f /tmp/hdfs_dn_flame.html 95124 Profiling for 10 seconds Done` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
