commit | 21a2fc2f9d95df980202c952373d3d4d66f6cf07 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Wed Jul 12 07:07:58 2023 +0100 |
committer | Steve Golton <stevegolton@google.com> | Wed Jul 12 07:27:30 2023 +0000 |
tree | dd05fa2c0cccc781384e95785f7afad38383096b | |
parent | 4cfa7a41907fd37fe898a2b529f27e434735f233 [diff] |
Fix fallout from time/duration refactor. - Fix broken tests. - Fix bigint conversion in Duration.fromMillis(). - Remove dependency on globals in time.ts (fixes circular dependency). - Remove stray newline. Bug: 290833651 Change-Id: Ia2f95cb63bc87da6f628557774abd684c45bf51b
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.