1
2
3
4
#!/bin/bash
(perf record -e raw_syscalls:sys_exit $@ || \
 perf record -e syscalls:sys_exit $@) 2> /dev/null
明明你也很愛我 沒理由愛不到結果