commit | 165788723e5f866ac47bdde8f0bd8c220cc64e95 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Sat Jul 27 11:25:26 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Sat Jul 27 11:25:26 2024 +0000 |
tree | 39ef4053d17020f41d239777c04a613c97bc065b | |
parent | aee18e031039e0153601b22ca3dd1e75872b739c [diff] |
Add proper error handling to PerfDataTokenizer::NotifyEndOfFile Change-Id: I6e0ba36b5080229617ff0fd8ce8f7fa6e65506db
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.