android13/external/autotest/client/profilers/turbostat/control

4 lines
103 B
Plaintext

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