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