commit | 725d5edd302b461d804b4ed57e8b4b3979d70c2b | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Mon Mar 06 19:19:00 2023 +0000 |
committer | Roland Levillain <rpl@google.com> | Wed Mar 08 13:41:16 2023 +0000 |
tree | 40a1d29806f292bea06dfab96af7c38a83eee5e4 | |
parent | 88d3930ec3c723314c4744d4a4060bfabb44e9f1 [diff] |
Run `HeapprofdJavaCtsTest` in Mainline Presubmits with the ART Module. Run `HeapprofdJavaCtsTest` test cases (from module CtsPerfettoTestCases`) in Mainline Presubmits via Test Mapping against the ART Module installed on reference platform images (for Android S and Android T). (cherry picked from commit 5c7ab751f9e41c98cd156af38fffb124379f414e) Test: atest --test-mapping external/perfetto:mainline-presubmit Bug: 268041903 Change-Id: I250d03ef37fa9caf09810476c8ea8631923eb447 Merged-In: I250d03ef37fa9caf09810476c8ea8631923eb447
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.