1*4d161f03STom Zanussi#!/bin/bash 2*4d161f03STom Zanussi# description: system-wide failed syscalls 3*4d161f03STom Zanussi# args: [comm] 4*4d161f03STom Zanussiperf trace -s ~/libexec/perf-core/scripts/perl/failed-syscalls.pl $1 5