summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sched-migration-record
blob: 7493fddbe99532db2b2c0c4ad3d7b469d29e1dda (plain)
1
2
#!/bin/bash
perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@
r db8580Philippe Begnic 2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij 2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij 2012-09-06mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen 2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy