unplugged-vendor/external/autotest/client/profilers/top/control

4 lines
91 B
Plaintext
Raw Normal View History

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