TraceProcessor: Add initial bugreport parser This parser for now just scrapes all the persistent log events from FS/data/misc/logd/logcat/ and imports them into the android_logs table. Bug: 240159066 Change-Id: I1948a3b8fc6f7373b7c98d6a07c8651bb3207ba2
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.