Comment on Evaluation of CPU profiling tools: gperftools, Valgrind and gprof (2015)parentComments−atq21196yDon't forget Hotspot as a way to visualize perf results, which vanilla perf is unfortunately a bit lacking in: https://github.com/KDAB/hotspot−the84726yThank you, I have been looking for something that could display perf recordings as a swimming lane view for threads.
Comments
Don't forget Hotspot as a way to visualize perf results, which vanilla perf is unfortunately a bit lacking in: https://github.com/KDAB/hotspot
Thank you, I have been looking for something that could display perf recordings as a swimming lane view for threads.