Disable SaveForBugreport_Triggers on android builds This test seems failing on GSI builds for non clear reasons. The code under test does not depend on kernel feature and other nearly-identical tests are not failing, nor this test seems failing on other devices. Unfortunately the bug is very unactionable, I did not find a way to look at logs for the other tests (especially the SaveForBugreport_WriteIntoFile, I don't see how that wouldn't fail either as it's practically identical). Given this is a non-critical feature I don't see too many other options than disabling the test for now. Bug: 191940560 Change-Id: I3fe41e4a10d06b02610729bc22c926e923399366 Merged-In: I3fe41e4a10d06b02610729bc22c926e923399366
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.