spiermar / burn

burn :fire: is a CLI tool to convert performance profiles to hierarchical data structures that can be visualized as flame graphs
Apache License 2.0
84 stars 8 forks source link

How to use with pprof #14

Open SoftwareApe opened 2 years ago

SoftwareApe commented 2 years ago

In the readme it says you can use this with pprof. We're using gperftools, and the output files can be rendered in various formats (e.g. traces) by using pprof. However I can't find documentation on

  1. Which output format to use on pprof.
  2. Which format to select for burn convert.

The examples seem to only concern perf.