commit | 5dc5f14d81e74d353d735bd0a2fa0d13b8319d45 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 07 13:59:51 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Tue Oct 15 16:34:33 2024 +0000 |
tree | 7501fe56123c9f9a97a7c089cdc4a278ea01a80f | |
parent | 10a0b922a40b995dbe2f9057b8b484806da56bcd [diff] |
tracing_service_impl_unittest: Avoid accessing trigger_window_ns_ We can use the mock clock instead. Change-Id: I74a498bfe865179fb7c6706572d988f18f31ede3
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.