commit | 90aa0a44faa666f0e7bc0d5ff532be961dbde246 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Wed Oct 25 14:24:06 2023 +0100 |
committer | Zim <zezeozue@google.com> | Tue Feb 06 19:52:28 2024 +0000 |
tree | da41b913968f518d6c834a1e0ba4d5237f1678ab | |
parent | 3deb2358149574207c12407c7a6b2a885a5cef3b [diff] |
[stdlib]: Add an android_freezer module Test: tools/ninja -C out/android && tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*freezer.*' Change-Id: I9453d170f9f36e3caec695b891b7f709a67ff794
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.