commit | 1e15d01da5d619ca617dcdd870efe3c35046a89c | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri May 05 16:04:50 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Mon Jan 22 15:22:01 2024 +0000 |
tree | b506443fc324633df09e872af8258b2d00052b9e | |
parent | ddaaceda3b44e900dfc30bc7ab6bbbac7a46b825 [diff] |
trigger_perfetto: Move code into libperfetto.so This is in order to reduce disk size on Android Change-Id: I92023935429913450506ac96eb7f1b13263a2aa9
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.