TP: Ignore FrameTimeline events with zero timestamp Due to a bug in the platform code that emits frame timeline events, some events have a zero timestamp, causing traces that look blank because the timeline data is: [events @ T=0] (nothing happened for days) [actual events] Bug: 179905685 Change-Id: I74dbd928b7d0291d2b87dcc6d982e3a30787938e
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.