android13/external/autotest/client/profilers/oprofile/control

4 lines
100 B
Plaintext

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