summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
blob: 74685f318379ae597986f4b768f55edd2a07e125 (plain)
1
2
3
#!/bin/bash
(perf record -e raw_syscalls:sys_exit $@ || \
 perf record -e syscalls:sys_exit $@) 2> /dev/null
p;id=7356a764cd76e155014c226ccb157219be918891'>ptp: dynamic allocation of PHC char devicesJiri Benc 2012-09-22ptp: link the phc device to its parent deviceRichard Cochran 2012-09-22ptp: provide the clock's adjusted frequencyRichard Cochran 2012-09-22ptp: remember the adjusted frequencyRichard Cochran 2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings 2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran 2012-03-17phc: Update author's email address.Richard Cochran 2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner 2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran