commit | 7ea688bcc3587b97be1b9fc07f39191417bc5470 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Tue Sep 15 10:59:36 2020 +0100 |
committer | Florian Mayer <fmayer@google.com> | Tue Sep 15 10:59:36 2020 +0100 |
tree | 49d6a335e5a7b220945c0844865350697ecd5763 | |
parent | 7aab03a720b726196e4214752e4448246e7b60d1 [diff] |
LD_PRELOAD-able library to hook malloc functions. Test: Profile trace_processor_shell on Linux. Bug: 160399441 Change-Id: I9ceaa1ff195468f2cc77908915171613f495309e
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.