trace_processor_shell process does not exit When using TraceProcessor() to load a Perfetto binary file, if the file is corrupted, TraceProcessor will not be able to read it, the bash trace_processor_shell process will not exit and will always exis see https://issuetracker.google.com/issues/238232454 Signed-off-by: Sui <coolsui.coding@gmail.com> Change-Id: Iba1cdb192785850e464bb89a26e14eb272118100
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.