android13/external/autotest/client/profilers/cmdprofile/control

4 lines
104 B
Plaintext

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