commit | 248eebff14e895fe02c05c116ed987c5d28d3a2a | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Mon Jun 12 09:55:43 2023 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Mon Jul 03 14:23:08 2023 +0000 |
tree | 85e132bfca902b21f76c9f27468271ad68a6d7ec | |
parent | a977e772941ffda7e0f421c2787f0479fce740b8 [diff] |
Add TP support for SurfaceFlinger's layers data source Bug: b/284424481 Test: tools/diff_test_trace_processor.py <trace_processor_shell> \ --name-filter "SurfaceFlingerLayers" Change-Id: I59e158ce477ee7e580ad6085a771847d7c94bbec
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.