commit | 6c151268614502336aa03e02ceef8ef5a50f3ad7 | [log] [tgz] |
---|---|---|
author | Sami Kyostila <skyostil@chromium.org> | Tue Dec 15 18:48:51 2020 +0000 |
committer | Sami Kyostila <skyostil@chromium.org> | Tue Dec 15 18:48:51 2020 +0000 |
tree | 485c17978d928be640c5910b6594fbb0e209a314 | |
parent | 2dcea533ce54cd6f74fb4f7ffe8190e75ae3f413 [diff] |
tracing: Fix interceptor build on GCC and Windows Fix the console interceptor build on GCC and Windows, and add a note about the console interceptor into the changelog. Bug: 170628040 Change-Id: Ia4a67a4cce6d53666f68b68960e16375c48113d4
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.