commit | af7ad1a914d71110685856a8b8bcf63ffe09bed5 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Apr 26 12:56:46 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Apr 26 12:56:46 2023 +0100 |
tree | c056ad455ea01ad2ae8953feff8404872bda9b88 | |
parent | cdf7e2700e189aa20fd1430577f4e451c9ec698e [diff] |
perfetto: fix GCC warnings (for real) Change-Id: Ie78c31fdc7d7ceef2fde660063a54c8f87aadfdb
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.