| commit | 4b5fea00285430844c76ffa82ac6d383b15cef7a | [log] [tgz] |
|---|---|---|
| author | Lalit Maganti <lalitm@google.com> | Thu Dec 07 13:12:22 2023 +0000 |
| committer | Lalit Maganti <lalitm@google.com> | Thu Dec 07 13:12:22 2023 +0000 |
| tree | d3e3441423a54cfec644c0e02bb3e1ee6d26c61b | |
| parent | e7c7205f5ddaf371787f09791961c166f7975b18 [diff] |
perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro aosp/2862585 changed the function called by the macro but not the macro itself. Make the corresopnding change there. Change-Id: Idf0e864bd50c134cbb1a9091864e9fd219c4437a
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.