linux-zen-server/tools/perf/scripts/python/bin/task-analyzer-record

3 lines
79 B
Bash
Executable File

#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"