commit | 6312dff4a875f77ee4b2eabd554b605edf0c17a5 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Thu Mar 31 14:59:05 2022 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Thu Mar 31 14:07:32 2022 +0000 |
tree | 7e3f4d35a05826f303da3c438089d751cdee42e0 | |
parent | 557f2048d57b272fdbdb27405940136b15036873 [diff] |
pprof_builder: only attempt demangling itanium function names Quick fixup for a crash, will migrate this to trace_processor's Demangle() soon afterwards. Bug: 227448924 Change-Id: I09fd399d692e6a06177afb7624c50c4fc6f7c8d4
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.