Sign in
googlers
/
maze
/
linux
/
4fd38e4595e2f6c9d27732c042a0e16b2753049c
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
failed-syscalls-report
blob: 8bfc660e5056207c76f9d5effe117604ca0b52c7 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: system-wide failed syscalls
# args: [comm]
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
perl
/
failed
-
syscalls
.
pl $1