]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/sched-migration-record
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
[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.033069 seconds and 4 git commands to generate.