hotspot - Linux perf GUI for performance analysis 有时间轴

Hotspot - the Linux perf GUI for performance analysis

This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella.

Table of Contents

Screenshots

Here are some screenshots showing the most important features of hotspot in action:

Visualize Data

The main feature of hotspot is visualizing a perf.data file graphically.

hotspot summary page

hotspot FlameGraph page

hotspot caller-callee page

hotspot bottom-up page

hotspot top-down page

Time Line

The time line allows filtering the results by time, process or thread. The data views will update accordingly.

hotspot timeline filtering by time

https://github.com/KDAB/hotspot

https://www.kdab.com/hotspot-v1-1-0-adds-timeline-recording-features/

猜你喜欢

转载自www.cnblogs.com/findumars/p/9073922.html