summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-record
blob: 4efbfaa7f6a5dc1deace4583c28f3e29fbf0c878 (plain)
1
2
#!/bin/bash
perf record -e raw_syscalls:sys_enter $@
794f9eec1'>remoteproc: add framework for controlling remote processorsOhad Ben-Cohen 2011-11-26hv: Move Kconfig menu entryBart Van Assche 2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2011-10-13drivers: create a pin control subsystemLinus Walleij 2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman 2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham