| Current Path : /proc/thread-self/root/proc/self/root/usr/libexec/perf-core/scripts/python/bin/ |
| Current File : //proc/thread-self/root/proc/self/root/usr/libexec/perf-core/scripts/python/bin/sctop-record |
#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null