commit | 0b42bf564a68b33337b158bac2a730b4737de086 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon Nov 18 20:44:14 2024 +0000 |
committer | Steve Golton <stevegolton@google.com> | Mon Nov 18 20:44:14 2024 +0000 |
tree | cd17858eb30b40d117d760c4e6f5c1818579f082 | |
parent | 46b6a1fb56400628dc978ddc2e26dcd24e72d490 [diff] |
ui: Add cmds and hotkeys to navigate to prev & next track events - Uses newly added `Dataset` so it works on most slice tracks that extend `BaseSliceTrack`. - Commands: - 'Select next track event' (Hotkey: '.') - 'Select previous track event' (Hotkey: ',') Change-Id: I8998264975f6b49435eb64013fb7bbac3e4c7e90
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.