commit | 2a32d6849e0feb984b5dee52dc96e1bf8ef33648 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Thu Jul 20 12:07:48 2023 -0700 |
committer | Alexander Timin <altimin@chromium.org> | Thu Jul 20 12:07:48 2023 -0700 |
tree | ec4f5f7a5b1a57d14225822abf6c67087a2864d0 | |
parent | c986742abe83973d823923e9891f114e5792abbb [diff] |
Integrate table viewer wtith debug tracks Change-Id: I0e467a504c37a00be6a4feef3bbddcc7bb47ad43
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.