Added chrome OS system trace to the dropdown in perfetto ui recording page Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1141390 Change-Id: I9417c84d013bbc9ae4e1bb107cad037b9756a70a
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.