commit | 62ae18d2f762aa88d2adf72b4b65c9554eaa723f | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jan 29 21:17:46 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jan 29 21:17:46 2024 +0000 |
tree | 0c66e9b29d74b05e61ef04e2523b6194c72bcf5b | |
parent | d06bef7807a8b90de9bce77132e188f68459a714 [diff] |
tp: rework all internal tables to be prefixed with just _ This reduces the ceremony of the standard library and makes it more consistent with e.g. Python's semantics Change-Id: I3dfbd6eef3aaf529baf600bb878bcd742ee97ae5
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.