commit | 24764a1d9c2fce1e9816ffae691f00353ade330d | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Wed Oct 09 14:29:57 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Mon Oct 14 11:57:09 2024 -0700 |
tree | 04713a02fce2c7b5d79a1e3e345d3af3ff5a2ff3 | |
parent | a753766ce847dd9b9c15c44a3e7ed4c222649c30 [diff] |
stdlib: Refactor Wattson s/ungrouped.sql/estimates.sql Clean up file name to be more immediately understandable for what the module's intended to do. Bug: 370829192 Test: tools/diff_test_trace_processor.py out/linux/trace_processor_shell --name-filter '.*wattson.*' Change-Id: If285ae881e27c862df2ea5082b81ec3d292fe477 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.