xref
: /
linux
/
tools
/
perf
/
scripts
/
perl
/
bin
/
failed-syscalls-record
(revision c145211d1f9e2ef19e7b4c2b943f68366daa97af)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
perf
record
-a -e
raw_syscalls
:
sys_exit
$@
3