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