android13/external/autotest/client/profilers/readprofile/control

4 lines
106 B
Plaintext

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