commit | 9e4635d6a406f0914e16bafd4e097b9f6ec6f465 | [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:06 2024 +0000 |
tree | 6522f7d8ec2f8cd8db310b98a35ef37aaf7a808c | |
parent | 5658705848816085088544c45bda34327257c38e [diff] |
tracing_service_impl: Use virtual interface for clock So that we can mock it in tests. Change-Id: If9eefdf9315ac60970928daf72e054fea935fa03
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.