android_mt6572_jiabo/external/autotest/client/profilers/blktrace/control
2025-09-05 16:56:03 +08:00

3 lines
120 B
Text

job.profilers.add('blktrace', device='/dev/hda3')
job.run_test('sleeptest', seconds=1)
job.profilers.delete('blktrace')