commit | 0c2964fc2e78e35c5faecac817d4b79a1312f67e | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Sep 21 14:22:02 2021 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Sep 21 14:22:02 2021 +0100 |
tree | 39646cec9f94756d442946586ae7429e041a6c18 | |
parent | ad3da2777b622cdeecc03e54e9111ed1430946d9 [diff] |
profiling: fix size_t being hidden Change-Id: I30e4894689bff5caf4dde5dd81666162ecb934a3
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.