commit | d0897be3ec3ae5609fefd07330cf437d457d34b5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Apr 24 15:26:49 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Apr 24 15:26:49 2023 +0100 |
tree | fd76408e5e069bd865d7f01a6528b4561fce7fe5 | |
parent | 66abf5e134bd40bd734fcb955c61d6881ff638fa [diff] |
perfetto: remove all cpp-17 ifdefs Change-Id: I414db465f492460267e05178e539d97182528f72
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.