commit | 0430ce899921a6bd2ec4601ad2c35a4f139f34ba | [log] [tgz] |
---|---|---|
author | Sylwester Blaszczyk <sylwester.blaszczyk@mobica.com> | Fri Aug 07 16:00:51 2020 +0200 |
committer | Sylwester Blaszczyk <sylwester.blaszczyk@mobica.com> | Fri Aug 07 16:00:51 2020 +0200 |
tree | 5fee6b9eb68b61c174dd711e8c6883740a4abd46 | |
parent | 9a482652ab182496ba1ea2d3f391b187f5ff80f7 [diff] |
Adds graph processor to Perfetto GraphProcessor and GlobalDumpGraph with unit tests from Chromium project has been refacorized and added to Perfetto project. All dependencies to Chromium project has been removed after the code has been moved to Perfetto. See crbug.com/1095982 for more details. Bug: 1095982 Change-Id: Id2de30949714c7c869861ecb58738f69f2a25e20
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.