Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c59bd5688299cddb71183e156e7a3c1409b90df2
/
.
/
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