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