Sign in
android-kvm
/
linux
/
4d161f0360d00d46a89827b3fd6da395f00c5d90
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
failed-syscalls-by-pid-report
blob: 1e0c0a860c87702b7432fe073a699546d60d4491 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: system-wide failed syscalls, by pid
# args: [comm]
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
python
/
failed
-
syscalls
-
by
-
pid
.
py $1