commit | f1d156f8595544822c605f69b973c66493b49890 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Nov 30 15:24:35 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Nov 30 15:24:35 2021 +0000 |
tree | 54068fae01922a8f6fb60acbc4953489ff8eb25a | |
parent | 9e18a83edc73bc998ed8aa2ee481b57c8fc5f5f5 [diff] |
tp: refactor batch trace processor into library Bug: 180499808 Change-Id: Ib11eb1600a7da0a35e239ff89e73fc0cc2fa0b4e
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.