summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sctop-record
blob: 1fc5998b721d5f2a5f2a89e83ad90559f18439dd (plain)
1
2
#!/bin/bash
perf record -a -e raw_syscalls:sys_enter $@
r assignment from platform_driversWolfram Sang 2014-03-30Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown 2014-03-03spi: octeon: Convert to let spi core validate transfer speedAxel Lin 2014-03-03spi: octeon: Remove struct octeon_spi_setup usageAxel Lin 2014-02-16spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin 2014-02-11spi: octeon: Remove unused bits_per_word from struct octeon_spi_setupAxel Lin 2014-02-03spi: octeon: Use list_is_last() instead of open-codedAxel Lin 2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker 2013-09-26spi: octeon: use devm_spi_register_master()Jingoo Han /drivers/media/dvb/dvb-usb/dvb-usb.h?id=703cb2cbf4250215e67f4a04081e4ea9d9f34bc9'>V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk 2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher 2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab 2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher 2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov