commit | 3393e08dcd2a4c96809f9bf486fe697a8a5a6ee3 | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Tue Aug 06 11:36:16 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Tue Aug 13 11:19:28 2024 -0700 |
tree | 4fd6c1905cdd34aabe590fec3b4e0e55f3252e67 | |
parent | 7c364a9f0a78754dad1d0fe92366612c8b3e4eb2 [diff] |
metrics: Add wattson estimate for marker window Add wattson estimate for time window defined by wattson markers. Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*wattson.*' Bug: 352627297 Change-Id: I0a34ba8f6feca7f8951b88097bf33ae43f50cceb 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.