ftrace: Avoid crashing if format doesn't match expectations am: 6a1b0f636a am: 7034268c40 am: 0ecce7dce3 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/perfetto/+/24841379 Change-Id: I5d8700149ea9011dd72172461f0c8b2a746e6728 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.