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

3 lines
152 B
Text

job.profilers.add('catprofile', ['/proc/meminfo','/proc/uptime'], 'meminfo', 2)
job.run_test('sleeptest', seconds=5)
job.profilers.delete('catprofile')