commit | 86b10c5c8b40bf6189692b1bd35d04ad2cef2fa8 | [log] [tgz] |
---|---|---|
author | Sami Kyostila <skyostil@chromium.org> | Tue Feb 16 16:50:42 2021 +0000 |
committer | Sami Kyostila <skyostil@chromium.org> | Tue Feb 16 16:50:42 2021 +0000 |
tree | 1a0bc5f4ab7c3293fa7c02b8ef8b0b609b60ac9b | |
parent | b03b1e956e423b47614b8e75baec1fc4e85076d3 [diff] |
tracing: Record process and thread names into the trace Change-Id: Iccd097d7d156b8f7f781fbddba60b914c70e174b
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.