]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/failed-syscalls-by-pid-report
Merge branch 'amd-iommu/fixes' into iommu/fixes
[linux.git] / tools / perf / scripts / python / bin / failed-syscalls-by-pid-report
1 #!/bin/bash
2 # description: system-wide failed syscalls, by pid
3 # args: [comm]
4 perf trace -s ~/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py $1
This page took 0.037717 seconds and 4 git commands to generate.