commit | 7f046dcffc57455a28944649cb52283fd85e705b | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Tue Nov 14 14:33:22 2023 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Wed Nov 22 11:59:55 2023 +0000 |
tree | cdae94e413dabaca8d80c68c55a354f20412331f | |
parent | 160108141cd3d4c4da8fc056d49b5f71633c2003 [diff] |
Add transition trace processor 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: I70dcbd421133572a4d36f9d025bf1d67ac208b99
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.