commit | e2071bbbb1b5170a76948b15b82abed148e2a22f | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Wed Jun 26 08:31:00 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Fri Jul 12 08:52:26 2024 +0000 |
tree | 84734f3fb345a8ac520d359c40b1f53398a83558 | |
parent | 1060a4a14e3b3d1099ac807b252329783222127f [diff] |
tp: add WindowManager parsing Bug: 323165543 Test: ./tools/diff_test_trace_processor.py \ --name-filter="WindowManager" \ ./out/linux_clang_release/trace_processor_shell Change-Id: I76c8b1cc1cea6159123137d284a39d8ea70f331f
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.