1
2
3
4
#!/bin/bash
(perf record -e raw_syscalls:sys_exit $@ || \
 perf record -e syscalls:sys_exit $@) 2> /dev/null
就算全世界與我為敵 我還是要愛你