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