xref: /linux/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record (revision 4dc7ccf7e9d9bca1989b840be9e8e84911387cf2)
1#!/bin/bash
2perf record -c 1 -f -a -M -R -e raw_syscalls:sys_exit
3