commit | 0a91ee77b49a3f30f6fff14b940382662997d119 | [log] [tgz] |
---|---|---|
author | Tom Renn <tomrenn@google.com> | Fri May 10 19:27:50 2024 +0000 |
committer | Tom Renn <tomrenn@google.com> | Fri May 10 19:27:50 2024 +0000 |
tree | 0a720fc095bf98f70c0c28aa95fcfb070a1c609d | |
parent | 791b2d001ccf190e2ae1561c7227d090bef23e3b [diff] |
Add ui/BUILD.bazel Otherwise Bazel will recongize ui/build as a BUILD file on case-insensitive filesystems (e.g., Windows). Bug: https://github.com/google/perfetto/issues/781 Change-Id: I3fdd7953d789412848ac28dc44b95238ed7b5a43
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.