Your IP : 216.73.216.74


Current Path : /proc/self/root/proc/self/root/usr/libexec/perf-core/scripts/python/bin/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/libexec/perf-core/scripts/python/bin/syscall-counts-record

#!/bin/bash
(perf record -e raw_syscalls:sys_enter $@ || \
 perf record -e syscalls:sys_enter $@) 2> /dev/null