]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/sched-migration-record
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux...
[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.036295 seconds and 4 git commands to generate.