summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sctop-record
blob: d6940841e54fc391fb7b7779d1adaa560f0d2e3a (plain)
1
2
3
#!/bin/bash
(perf record -e raw_syscalls:sys_enter $@ || \
 perf record -e syscalls:sys_enter $@) 2> /dev/null
g_loop() default CIS entry handlingDominik Brodowski 2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski 2008-08-23pcmcia: use pcmcia_loop_config in bluetooth driversDominik Brodowski 2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson 2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches 2007-10-22[Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik