commit | c04191b637565763ef5d56c43e4d45d0a386312c | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Sat Jul 27 20:34:25 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Sat Jul 27 20:34:25 2024 +0100 |
tree | 731a118fd6ab7412b8059f6e98007749824eefde | |
parent | 9258474dd7a8cef7c7e78c8b038940ab96b3b612 [diff] |
stdlib: split linux.cpu.idle into linux.cpu.idle_stats This reduces runtime of linux.cpu.idle where the stats are not needed. Change-Id: I506c718ab2a64dba5817ad2793540abf5dfa0e10
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.