index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
failed-syscalls-by-pid-record
blob: eb5846bcb565fe3c53599adf4fbe5d1bdb9bed8d (
plain
)
1
2
#!/bin/bash
perf
record
-a
-e
raw_syscalls:sys_exit
$@