commit | bce4286eebf41c7e7f6689684dea989c0b010fe1 | [log] [tgz] |
---|---|---|
author | YH Lin <yhli@google.com> | Tue Mar 15 02:45:18 2022 +0800 |
committer | YH LIN <yhli@google.com> | Tue Mar 15 06:06:17 2022 +0000 |
tree | 213669d574b87d424feeb5a30ca0fa8adb0b5989 | |
parent | ff1a1bfefc50ed1d9295e674110f178f1faf4776 [diff] |
trace_processor: support ufshcd_command count 1.Shows the UI of ufs command count on global counter. 2.Add ufshcd_clk_gating format Bug: 205354534 Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --query-metric-filter='ufshcd_command' Signed-off-by: YH Lin <yhli@google.com> Change-Id: Ie785e78f8f0ea125e0c5acf17169afd58a359563
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.