commit | bf6c57ca28cd0bbb96d82daa7ce25903a309d3cf | [log] [tgz] |
---|---|---|
author | Robert Iannucci <iannucci@chromium.org> | Thu Feb 16 11:26:36 2023 -0800 |
committer | Robert Iannucci <iannucci@chromium.org> | Thu Feb 16 11:26:36 2023 -0800 |
tree | 1184c9a73347ad2c633f131f2143c1bd6a83cf3b | |
parent | 7171413adbf83e85cf2b6c9fbce8d8ab43cebfdc [diff] |
Add PRESUBMIT.py to prevent test regressions. This will ensure that `./recipes.py test run` executes cleanly. Retraining the expectations is done with `./recipes.py test train`. R=hjd@google.com Change-Id: I910e6a95e836e592460133c4529b71574284e4ac
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.