commit | fff03bec3f79792da8353751a4663c56f1ddbc83 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Mon Jun 03 10:46:18 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Jun 17 17:03:05 2024 +0000 |
tree | bc0745c8031d64c4d6e5d8c787c86f4d8ab097fe | |
parent | 56e2ba0035222b2bf6b7e20b8c5a3dbb4cfa1b75 [diff] |
Add a ProtoLog message decoder class Used to decode ProtoLog message using the interned ViewerConfig. Test: tools/ninja -C out/linux_clang_release && tools/diff_test_trace_processor.py ./out/linux_clang_release/trace_processor_shell --name-filter "ProtoLog" Change-Id: I3ba178e46f8686fbe1f851e2941363f377c68bef
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.