commit | 199db4f1dcaa715f1ddf35c9f8761f4b8c2fdeb5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Nov 09 12:52:40 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Nov 09 12:52:40 2021 +0000 |
tree | c34ae1c9d6d9ba07214cf2d5c8e24aa12f7275d6 | |
parent | 82b99102e5e9585ec9d1686d1a31a344a9ad7823 [diff] |
tp: reland perf improvements to process tracker While trying to remove the one->many mapping of pid->upid seems to break Chrome, the map -> unordered_map change (+changing the comments) should be safe. Change-Id: I9492ef350f91bff77bcf7bc9d58835f89e6a96c4 Bug: 205302474
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.