commit | a3f29b395b773d7790968aff4fdc368a6ac0cdf6 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Apr 04 13:18:49 2022 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Apr 04 13:18:49 2022 +0100 |
tree | 862cb8b63cead21540cdaef16788ef14a4633e03 | |
parent | 01f4ad74ce79cd9a72c7ad4cb312be7de4be2b9a [diff] |
perfetto_hprof: support wildcards in /proc/pid/cmdline matching This changed the semantics of |process_cmdline| in the heap graph config. See the similar traced_perf change (https://r.android.com/2028280) for details. Bug: 201273553 Change-Id: Ie69aa4d6f5069a87b4e6e81162613f9531513e41
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.