flamegraph-rs / flamegraph

Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Per thread graph

thegreathir opened this issue · comments

Is it possible to get per thread flame graph? I mean get a separate CPU flame graph for each thread.

Duplicate of #284.