commit | dcf909946028c8da88665eb327c52f3592b1d36a | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Wed Sep 07 16:48:31 2022 +0100 |
committer | Mohit Saini <mohitms@google.com> | Mon Sep 12 16:18:33 2022 +0100 |
tree | c9308ea6afbb0b52f0a9aef9a2c41b935a8bdf60 | |
parent | ee3af286b2a9025ee4c026488440978111ea7038 [diff] |
Improve example_system_wide.cc 1). Add BUILD.gn configs to build it with ninja. 2). Document the steps to run this example and see trace. Change-Id: Icc9f9c44881114a5bc9db41194b25a582e7dab21
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.