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