android13/external/autotest/client/profilers/cpistat/control

4 lines
99 B
Plaintext

job.profilers.add('cpistat')
job.run_test('sleeptest', seconds=10)
job.profilers.delete('cpistat')