commit | d2bf2f5254368fa77d5b3de09586301d14b59c71 | [log] [tgz] |
---|---|---|
author | Sui <coolsui.coding@gmail.com> | Wed Jul 06 19:28:02 2022 +0800 |
committer | Sui <coolsui.coding@gmail.com> | Wed Jul 06 19:38:22 2022 +0800 |
tree | 68aa58f729944e6f8fbb23c61f35935bfcde90c6 | |
parent | b1989b0ff009c79d1d9e3f6b13b2e017ba2e5c9d [diff] |
fix zombie process Trace Processor Python API can spawn zombie processes, see https://issuetracker.google.com/issues/238165693 Signed-off-by: Sui <coolsui.coding@gmail.com> Change-Id: I72cce1f7ed5fdd659040f9c542d6d9836ccb57a8
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.