commit | ff9f2eb87ec9dcc869e788b5e557b4f7480b02ac | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Mon Jun 12 10:00:40 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Mon Jun 12 10:00:40 2023 +0100 |
tree | efff803ac3c5caee15eab9e6d5562cff10b7e445 | |
parent | 14c91a5fc9670fd08d32c0d641ea46060daa2fcf [diff] |
ui: Compile WASM with -msimd128 Change-Id: I3f0203fb7bab97748429a9213783b65d1bc24aa1
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.