| commit | 326fb7f15672187f767d79ee1fabf1331ebcc0dd | [log] [tgz] |
|---|---|---|
| author | Lalit Maganti <lalitm@google.com> | Thu Nov 03 13:18:37 2022 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 03 13:18:37 2022 +0000 |
| tree | cb97023db787ea9a2d7615fbcc2b9c2215fe8ad2 | |
| parent | 7f3668b7313ac2ef1639e2949a1b87b7516a6adc [diff] | |
| parent | 8e6f9f2158e466c293e7b96c5f7d62e65a725ada [diff] |
Merge "perfetto: fix compile on latest GCC"
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.