Sign in
android-kvm
/
linux
/
5094aeafbbd500509f648e3cd102b053bc7926b3
/
.
/
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