commit | a6d2f2688cde8ec1e7d823f3407092e63a2a9fb0 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Fri Nov 17 07:54:14 2023 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Wed Nov 22 11:59:55 2023 +0000 |
tree | 2621a4d696fc3bfc92c14053adfe068ddc2398ca | |
parent | 7f046dcffc57455a28944649cb52283fd85e705b [diff] |
Shell handler mapping trace processor Bug: 309630341 Test: tools/ninja -C out/linux_clang_release && tools/diff_test_trace_processor.py ./out/linux_clang_release/trace_processor_shell --name-filter "ShellTransitions" Change-Id: Ic8eb9d88088a4ca71fe754c31372b9a3eb45a8dd
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.