Hacker News new | past | comments | ask | show | jobs | submit login

For now, golang only.

But I am working on other supports.

Is there any common format for flamegraph (stacks), or should I do the work for all tools and languages?




Historically brendangregg's since AIUI he basically invented flamegraphs

https://www.brendangregg.com/flamegraphs.html

So if you can make your tool eat whatever https://github.com/brendangregg/FlameGraph is fed with you're going to support a lot of existing tooling across OSes and languages.


I find py-spy really useful in python, it would be neat if you integrated with that somehow.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: