commit | 8b01d95f764e5b9f807d35556c5c610a60669a6e | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Thu Aug 22 11:54:12 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Fri Aug 23 10:23:21 2024 -0700 |
tree | 924b692679e51d9221ef042797687053d3db36fc | |
parent | 6441ab9a1a9d400d2312e9cb888607c42ac3f4da [diff] |
wattson: Refactor estimate to be estimated Rename all instances of (estimate mW) to be (estimated mW) Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*wattson_thread.*' Bug: 359959887 Change-Id: I2bb683b64a68a9485f82dcbe3f8f410f146b9686 Signed-off-by: Samuel Wu <wusamuel@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.