commit | 2d2d6d8d4e3c86d0cb040bd246ea602f50c72759 | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Wed Oct 30 15:25:24 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Tue Nov 05 10:01:24 2024 -0800 |
tree | bf8900883fdc4bba3421200efd188975d3a02c5c | |
parent | 9307d2e497e27e1b38fb28cc4919f2e6e1327cb1 [diff] |
metrics: Add energy to Wattson per rail metrics Add mWs output to Wattson per rail metrics so that both per rail metrics and per thread metrics are outputting both power (mW) and energy (mWs). Bug: 376512804 Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*wattson.*' Change-Id: If581bf4dad7721815ca9d01b25de0cf8ccbf0e02 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.