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