]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/sched-migration-record
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel...
[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.034692 seconds and 4 git commands to generate.