commit | 5953aa33a217161cdcb7ae44c226284100d552f6 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Fri Jun 09 00:41:33 2023 +0100 |
committer | Alexander Timin <altimin@chromium.org> | Fri Jun 09 00:41:33 2023 +0100 |
tree | 2257ea1a4853f0f006967adc04dd245aca67051f | |
parent | 87787ad19fd1a39933d864d84f3451d37ea4c77b [diff] |
Update thread_slice and process_slice Ensure that the names of the columns are consistent with `slice` and all important columns are represented. Also add `slice_with_thread_and_process_info` which provides the same columns as `thread_slice`, but does not filter anything down. Also add some basic tests. Change-Id: I412e8887b7efcd5da652519491cbcc699749cadb
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.