Introduction¶
Perfetto¶
Perfetto is a web-based visualization tool for performance tracing and analysis. It is designed to visualize and debug system performance, and offers a user-friendly interface for analyzing time-based events. Visit the official Perfetto documentation to get the detailed information.
You can easily visualize a profiled result by dragging and dropping an output *.pb file generated by RBLN Profiler onto the Perfetto online trace viewer.
KeyBoard Shortcuts¶
- common
a↔da: move backwardd: move forward
w↔sw: zoom-ins: zoom-out
- In Windows
ctrl+drag: zoom in/outctrl+a: select all
- In Mac OS
control+drag: zoom in/outcommand+a: select all
