commit | 43c1e7e98a2c0ff134ffc5b8d30baa557dfaf7ec | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jul 01 16:03:02 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jul 01 16:03:02 2022 +0100 |
tree | 80161cb72253b1dc735fb5d4edb94fd69ef8090c | |
parent | 3a4f21146fc825313f1dfe81638477f9d3d433cd [diff] |
tp: use process metadata table when figuring out launch processes This table gives much more accurate process matching and stops giving duplicates in the process list. Bug: 237777583 Change-Id: I0b1ba49f57d25ca67e3cfcad7e1c4e0c8964b549
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.