commit | 510b65fa04d733f3bfa9e4c6ea7ff98e0c449637 | [log] [tgz] |
---|---|---|
author | Rasika Navarange <rasikan@google.com> | Mon Nov 20 11:48:31 2023 +0000 |
committer | Rasika Navarange <rasikan@google.com> | Mon Nov 20 11:48:31 2023 +0000 |
tree | 0ae0e4e72a9ddc59743dd99b3ed5b9863199695a | |
parent | b1d5a98e15c379f1d52acca261841cfaf0b3eafc [diff] |
Add test data directory as optional parameter to TestSuite We want to be able to specify a custom test/data directory to run Chrome stdlib tests. This change ads this paramter to the TestSuite class. Bug: b/308929429 Change-Id: I90ea4df9a03270a1c3ce3f23db207cb36110604e
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.