summaryrefslogtreecommitdiff
path: root/tests/TaskOrganizerTest/res
AgeCommit message (Collapse)Author
2023-09-01Revert^2 Adapt flicker tests to perfetto-based SurfaceFlinger tracing Kean Mariotti
- Change permissions to allow connection to perfetto trace processor - Add flickerlib-trace_processor_shell dependency to pull trace_processor_shell prebuilts into the apk - Adapt test code to new perfetto trace monitor - Remove obsolete TRACE_CRITICAL layer tracing flag in test code Bug: b/284424740 Test: atest FlickerTestsAppClose && \ atest FlickerTestsIme && \ atest FlickerTestsQuickswitch && \ atest FlickerTestsAppLaunch && \ atest FlickerTestsOther && \ atest FlickerTestsRotation && \ atest TaskOrganizerTest Change-Id: I9d3e645ad387ebe74ea4884d647dccab07415831
2023-09-01Revert "Adapt flicker tests to perfetto-based SurfaceFlinger tracing" Diwas Sharma
This reverts commit 60b2a3adc2a1caad3ae780815df8a5dd47c5ced4. Reason for revert: 298512106 Change-Id: I8a2e2d564022dd5e90263f0b8264ca2517f5b6a5
2023-08-25Adapt flicker tests to perfetto-based SurfaceFlinger tracing Kean Mariotti
- Change permissions to allow connection to perfetto trace processor - Add flickerlib-trace_processor_shell dependency to pull trace_processor_shell prebuilts into the apk - Adapt test code to new perfetto trace monitor - Remove obsolete TRACE_CRITICAL layer tracing flag in test code Bug: b/284424740 Test: atest FlickerTestsAppClose && \ atest FlickerTestsIme && \ atest FlickerTestsQuickswitch && \ atest FlickerTestsAppLaunch && \ atest FlickerTestsOther && \ atest FlickerTestsRotation && \ atest TaskOrganizerTest Change-Id: I6018f0ca43b7565c79ebe2222b68691640b8825c