Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | Profiler: Add histogram for sample counts | Gunnar Beutner | |
Previously Profiler would use the stack depth to draw the timeline graphs. This is not an accurate representation of whether a thread is "busy" or not. Instead this updates the timelines to use the sample count. |