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

3 lines
93 B
Text

job.profilers.add('sar', 2)
job.run_test('sleeptest', seconds=5)
job.profilers.delete('sar')