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