xref: /linux/tools/perf/scripts/perl/bin/failed-syscalls-record (revision 8b1935e6a36b0967efc593d67ed3aebbfbc1f5b1)
1#!/bin/bash
2perf record -c 1 -f -a -M -R -e raw_syscalls:sys_exit
3