jonhoo / inferno

A Rust port of FlameGraph
Other
1.64k stars 117 forks source link

wallClockProfiler support #315

Open iTrooz opened 6 months ago

iTrooz commented 6 months ago

https://github.com/jasonrohrer/wallClockProfiler is a profiler that, unlike perf, do not generate any unknown frame. I personally think it is very useful, and that it should be supported here.

I might open a PR myself to add it in the future, but in any case I think opening this issue is a good idea