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