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