allwinner_a64/android/external/autotest/client/profilers/oprofile/control
2018-08-08 16:14:42 +08:00

3 lines
100 B
Text

job.profilers.add('oprofile')
job.run_test('sleeptest', seconds=1)
job.profilers.delete('oprofile')