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