easy_profiler icon indicating copy to clipboard operation
easy_profiler copied to clipboard

Per-thread block coloring based on stack depth.

Open rationalcoder opened this issue 6 years ago • 2 comments

It would be nice to have an option in the GUI to toggle between seeing custom colors and predefined block colors based on how deep a block is in a thread's stack of blocks. I just want to not have to worry about specifying colors and just have the GUI give me something reasonable. Is this already a feature?

rationalcoder avatar May 21 '18 22:05 rationalcoder

Hi @rationalcoder

What about coloring them on the basis of it's percent per thread statistics, like a flame graph, instead of defining color for each depth level ?

cas4ey avatar May 30 '18 14:05 cas4ey

I mean, that would be better, for sure, if you are willing to do that.

rationalcoder avatar May 30 '18 20:05 rationalcoder