]> git.karo-electronics.de Git - linux-beck.git/blob - tools/perf/scripts/python/bin/syscall-counts-report
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-beck.git] / tools / perf / scripts / python / bin / syscall-counts-report
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