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

5 lines
178 B
Text

# trace syscall entry/exit, irq entry/exit, trap entry/exit,
# and context switches
job.profilers.add('lttng')
job.run_test('sleeptest', seconds=1)
job.profilers.delete('lttng')