android_mt6572_jiabo/external/autotest/client/profilers/custom_perf/control
2025-09-05 16:56:03 +08:00

3 lines
107 B
Text
Executable file

job.profilers.add('custom_perf')
job.run_test('sleeptest', seconds=10)
job.profilers.delete('custom_perf')