commit | 3d3de5af2d068c6a331f4984a0d0d6a67fe91d2c | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 07 13:59:50 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Mon Oct 07 14:12:50 2024 +0000 |
tree | 2b18bc2f994f7c354779e0178e0adc0c70532517 | |
parent | deee9b14a4494be079757cd9e223506400bae16c [diff] |
tracing_integration_test: Remove WaitForTraceWritersChanged It accesses internal implementation details. Let's use RunUntilIdle() instead. Change-Id: I84e09d299c1293489e2674e83bf90a771f19c203
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.