commit | a48be8a4450ed8b9a64cfb8c76594b6f49466cd2 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Wed Sep 25 12:07:36 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Sep 27 16:57:31 2024 +0000 |
tree | d0b1312be727b9a82c79cf3c9b94a44b0034a99a | |
parent | a82e6cdd0ce984c02d286a087719a7e19e9630a6 [diff] |
test_task_runner: Implement AdvanceTimeAndRunUntilIdle() This is useful to fake time in tests, to quickly simulate long timeouts. It requires touching the UnixTaskRunner implementation. Change-Id: I53eb71a90194abecc7008342601711124b8889cb
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.