commit | cb9754b9e8cd7ae2bdfa13554f5c33e347ef7296 | [log] [tgz] |
---|---|---|
author | Harvey Yang <chenghaoyang@chromium.org> | Wed Feb 09 18:13:06 2022 +0800 |
committer | Harvey Yang <chenghaoyang@chromium.org> | Thu Feb 10 16:31:36 2022 +0800 |
tree | abd659bb3182e9313a171ca1072ad44fdecead1f | |
parent | 2aec071aba567d4b5c66ff49b050ca9b8557b1c9 [diff] |
Add ftrace cros_ec support To support chromeos sensor's use case, added ftrace cros_ec support to collect sensor's data. Bug: 194266474 Change-Id: Ib76b2f9bc1907f208c8cc867e46d0aa62d345a72
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.