| Current Path : /usr/libexec/perf-core/scripts/python/bin/ |
| Current File : //usr/libexec/perf-core/scripts/python/bin/failed-syscalls-by-pid-record |
#!/bin/bash (perf record -e raw_syscalls:sys_exit $@ || \ perf record -e syscalls:sys_exit $@) 2> /dev/null