commit | 221383a924b64d2d301ab8459cf47b499aa62afa | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Fri Jul 26 19:32:50 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Thu Oct 03 11:20:27 2024 -0700 |
tree | 9016792291cc00a915d710e48f6496df57354d9b | |
parent | 136de5ccd7163261020064db944bb07bf5f5cf12 [diff] |
stdlib: Separate cpu_idle|freq|freq_idle Create cpu_idle, cpu_freq, and cpu_freq_idle modules, which makes a clearer distinction of what is in each file. Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*wattson.*' Bug: 350065024 Change-Id: I81d62578493afb7f3ecff05ae0a951d05d7dc8a9
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.