There appears to be zero documentation on what it needs as input.
https://github.com/brendangregg/FlameGraph
I already figure out how to integrate with golang's pprof, seems I need to work with other perf tools as well.
I am thinking about adding a flag like `--input-format=pprof` for different outputs.
> Currently it only supports Golang's pprof dump, I am working on supporting more formats
https://github.com/brendangregg/FlameGraph