Sign in
coral
/
linux-mtk
/
b57f95a38233a2e73b679bea4a5453a1cc2a1cc9
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-report
blob: a366aa61612fba6795609b9b0c0dc56a9d9f9ed2 [
file
]
#!/bin/bash
# description: system-wide syscall counts
# args: [comm]
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
python
/
syscall
-
counts
.
py $1