mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
2.04k stars 49 forks source link

Insert <Idle> samples into per-cpu threads. #154

Closed mstange closed 3 months ago

mstange commented 3 months ago

This makes the stack chart on these per-CPU threads more useful, because when a CPU is idle, it will no longer look as if it continued doing work in the last-seen stack.