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