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