commit | 160108141cd3d4c4da8fc056d49b5f71633c2003 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Mon Nov 13 14:35:58 2023 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Tue Nov 21 05:44:40 2023 +0000 |
tree | fa6d79ba3a1610dc46f6586f826ecfbf3c1d4e4c | |
parent | fcaab145d33ec479434b866f0cac26595d595bf0 [diff] |
Add shell transition proto to Perfetto Test: tools/ninja -C out/linux_clang_release && tools/diff_test_trace_processor.py ./out/linux_clang_release/trace_processor_shell --name-filter "ShellTransitions" Bug: 309630341 Change-Id: I55bbc479363fc00035e4660177dbfc6a530c7e3e
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.