commit | 2e4bc9e73903669594fa04e60c1db00b3c7dde45 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Nov 16 18:01:01 2020 +0000 |
committer | Florian Mayer <fmayer@google.com> | Mon Nov 16 18:01:01 2020 +0000 |
tree | 411765a1378cb6b0e61726dd46e3a4cb18e379d8 | |
parent | 040c45f220dfcae6c93ec9954938cbcba1f942de [diff] |
Allow to delay free in mulithreaded_alloc. Also scramble allocation ids to make sure we don't accidentally hit some fast path in map or similar. Bug: 160388760 Change-Id: I00305e08341d4327ee2bf32983dda2721b0ee015
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.