commit | 795f60b1134b849f2c9048da10418cf8a6837d7b | [log] [tgz] |
---|---|---|
author | Tuchila Octavian <octaviant@google.com> | Mon May 24 16:39:38 2021 +0100 |
committer | Tuchila Octavian <octaviant@google.com> | Mon May 24 16:39:38 2021 +0100 |
tree | 1c184c350030e3a6d8d49e440bd2113f53fff47e | |
parent | 497c3ed70d3588627b9768bddf53e5eeeff17fb5 [diff] |
ui: Add source file and line number to flamegraph tooltip when the info is available Before: https://screenshot.googleplex.com/8bbVzns2taAWGq6 After: https://screenshot.googleplex.com/Afw5pvuRTGYA9SE Bug: 148515686 Change-Id: Ia0235f730786ae812f6066b2b053d23bc2627fb5
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.