commit | 2d6bb12b314922304a4b99cfd9d9234a662b7f79 | [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 | ac451f329967db74a9b0163d982c9ba724060719 | |
parent | 5dc5f14d81e74d353d735bd0a2fa0d13b8319d45 [diff] |
tracing_service_impl_unittest: Mock randomness Instead of accessing a private member variables. Change-Id: I2e170b788b5698ac0785b2f0923bb4b4eb7f29fe
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.