Add option to color flame graph by kernel/native/JIT/interpreter/inlined/user
Open
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
I think it may be useful to have a coloring option that classify frames by something like kernel/native/JIT/interpreter/inlined/user, and possibly use name hash and hue for second-level classification.
For example, [Brendan Greg did this](https://www.brendangregg.com/blog/2017-07-30/coloring-flamegraphs-code-type.html), and also Java async-profiler (wrapped by pyroscope-java).
It seems to exist in explore mode but not app plugin.
I suggest to add a suitable legend, too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.