commit | 29df0587ead2ece27f02c711be858f4035de1e49 | [log] [tgz] |
---|---|---|
author | lukechang <lukechang@google.com> | Mon Oct 30 03:56:38 2023 +0000 |
committer | lukechang <lukechang@google.com> | Wed Nov 01 10:44:52 2023 +0000 |
tree | 0055104f3fc4cbd242c5193671cbd74260998ae4 | |
parent | 8ad2778ed928dfffd1f63a0cc2487a718a9d706e [diff] |
[stdlib] Add an cpu_idle stdlib Add cpu_idle to show per core cpu idle state statistic. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*idle.*' Change-Id: I4724914ef9d1c10fb9412f51864e188226e9aa59 Signed-off-by: lukechang <lukechang@google.com>
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.