Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4d161f0360d00d46a89827b3fd6da395f00c5d90
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-report
blob: a366aa61612fba6795609b9b0c0dc56a9d9f9ed2 [
file
] [
log
] [
blame
]
Tom Zanussi
4d161f0
2010-01-27 02:27:58 -0600
[
diff
] [
blame^
]
1
#!/bin/bash
2
# description: system-wide syscall counts
3
# args: [comm]
4
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
python
/
syscall
-
counts
.
py $1