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