]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/sched-migration-record
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into...
[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.046179 seconds and 4 git commands to generate.