commit | 93a4d8fa8eb79c2f2f6bcb186b4a8c6ae0130b70 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Mar 17 12:59:33 2022 +0000 |
committer | Primiano Tucci <primiano@google.com> | Thu Mar 17 12:59:33 2022 +0000 |
tree | 8f971b6a1c38ef8cfa1feb80fb101420217b5fed | |
parent | 36fada3377c8ae9cadc15935802086d7a33343e5 [diff] |
TraceProcessor: add ingestion of atrace/ftrace failures Follow-up to aosp/2027444. When an atrace or ftrace category is not available (or fails to be enabled), add stats and report the errors in the stats (count only) and metadata (full error) tables. Visually: https://screenshot.googleplex.com/Aa73ogJoCwdNx34 Bug: 153479151 Test: trace processor diff tests Change-Id: I99d4d42d46330bfcadf19740bcf1ab545c6462a2
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.