]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/syscall-counts-report
Merge branch 'amd-iommu/fixes' into iommu/fixes
[linux.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
This page took 0.034111 seconds and 4 git commands to generate.