Run CTS only on the primary ABI.
Mixed-ABI execution is not guaranteed for some tests.
The test should only run on the ABI where the system is built.
Bug: 165619330
Test: CtsPerfettoTestCases or a {x86_64,x86} device runs only x86_64 tests
Change-Id: I244fc7e57071b4490547a428346d809f9213bf2b
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://docs.perfetto.dev or the /docs/ directory for documentation.