commit | 3137bbea302b3d3d0f26f21915055ddd0382d0bd | [log] [tgz] |
---|---|---|
author | Steven Terrell <steventerrell@google.com> | Fri Mar 22 18:55:56 2024 +0000 |
committer | Steven Terrell <steventerrell@google.com> | Fri Mar 22 18:55:56 2024 +0000 |
tree | f2c4ad50ac442f05b7bb4f8299c4000860c7ef07 | |
parent | b32fb087fbe4b9e0561fe8ed8405cf8450fb1d38 [diff] |
Output trace redactor executable output the trace_redactor binary so it can be included as part of the system and can be called via the Profiling moudle. Bug: 293957254 Test: manual build. Change-Id: Ia2109e5cb516c6927ad5b1f4771d9ced54705717
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.