allwinner_a64/android/external/autotest/client/profilers/custom_perf/control
2018-08-08 16:14:42 +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')