commit | aee05dd687d847604b52a187c3622702c2d6de59 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Tue Mar 29 12:30:32 2022 -0700 |
committer | Chia-I Wu <olv@google.com> | Fri Apr 22 12:01:34 2022 -0700 |
tree | eb2113667f43ae00543ce5a03d78cff5f86f9761 | |
parent | f381fb790976093110244e7b13b00d006375a818 [diff] |
trace_processor: support drm-related events Add DrmTracker to parse drm-related events. Bug: 228646911 Change-Id: If08abc8e12fd25ff26839d48b219a0160e3eecba
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.