commit | fe2519b681753f6870dbb486cd39a5f43fad02b8 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Nov 24 21:12:05 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Nov 24 21:12:05 2022 +0000 |
tree | f9930725fb957df8dbb2db56956539a96f66082b | |
parent | c2668e3ecd4cc4de5f65795824f91ee69b891ed3 [diff] |
tp: refactor code to split fuchsia_record and systrace_line This allows trace_sorter to be split into its own component instead of being in the global space Change-Id: I251a3ca64e25e575b289c7a12b003ea73905d7ff
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.