commit | c9d912e4142704a37e8214fdd768ab0851f55fb2 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Jul 28 23:30:11 2022 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Jul 28 23:30:11 2022 +0100 |
tree | f6189ff4898c61691e9510b1441ff278a10ad9f4 | |
parent | 98ea8945a9892080a4963135c0ff4cbd38ceda45 [diff] |
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.