xref: /aosp_15_r20/external/autotest/client/profilers/top/control (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1job.profilers.add('top')
2job.run_test('sleeptest', seconds=10)
3job.profilers.delete('top')
4