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