commit | e6079c006818c7f1a681990b8aa5de86bfd08a73 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon May 20 12:59:03 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon May 20 12:59:03 2024 +0100 |
tree | 863281f414de8f1b28a5b2e6ee8fbcf5699c3958 | |
parent | 3ce5202ceef95d02a826c13c516a8485ef26237a [diff] |
tp: hide contents of PerVtabState This prevents accidentally accessing the member variables which are really private implementation details. Change-Id: I88be630b3553cedb3fb71b1b7b00594b4afa65fe
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.