commit | 89798612795fbec737be461297f9290482236f64 | [log] [tgz] |
---|---|---|
author | Chinglin Yu <chinglinyu@google.com> | Mon Apr 08 16:25:33 2024 +0800 |
committer | Chinglin Yu <chinglinyu@google.com> | Thu Apr 11 22:46:14 2024 +0800 |
tree | 01917d6eac108ab4d771c3079d8b8d7adf8eae31 | |
parent | 549aafaad2f2fec7578dbc920e65afc4310c005e [diff] |
tp: multi-machine: sorter unit test Add MultiMachineSorting to TraceSorterTest, which is a generalized version of MultiQueueSorting, to test the sorter with trace events from multiple machines. Bug: 284258446 Change-Id: I4950c1d6cc7d265aa5de2af6b964954850bfa076
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.