commit | 38972656fcd708aec295f2d743f581976f874910 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue Sep 03 15:46:57 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Tue Sep 03 15:46:57 2024 +0100 |
tree | c0607b4d748c4cd3a59a4d7189ea03cabdbe4581 | |
parent | c77afa76b6d498b988eb5d428d959d03bcf050ef [diff] |
ui: Move high_precision_time.ts & friends to base This is part of an ongoing effort to move common/frontend/controllers into base/core. high_precision_time.ts & friends have very few dependencies, and are agnostic to anything perfetto, so they feel like a good candidate for moving to base. Change-Id: I9083893afde20dabc712c3a9f649b37586e8c605
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.