]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/sched-migration-record
Linux 6.14-rc3
[linux.git] / tools / perf / scripts / python / bin / sched-migration-record
1 #!/bin/bash
2 perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@
This page took 0.030672 seconds and 4 git commands to generate.