1 job.profilers.add('turbostat') 2 job.run_test('sleeptest', seconds=10) 3 job.profilers.delete('turbostat') 4