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