Home
last modified time | relevance | path

Searched refs:raw_syscalls (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/tools/perf/scripts/perl/
Dfailed-syscalls.pl18 sub raw_syscalls::sys_exit subroutine
31 raw_syscalls::sys_exit(@_)
/linux-4.4.14/tools/perf/scripts/perl/bin/
Dfailed-syscalls-record2 (perf record -e raw_syscalls:sys_exit $@ || \
/linux-4.4.14/tools/perf/scripts/python/bin/
Dfailed-syscalls-by-pid-record2 (perf record -e raw_syscalls:sys_exit $@ || \
Dsctop-record2 (perf record -e raw_syscalls:sys_enter $@ || \
Dsyscall-counts-by-pid-record2 (perf record -e raw_syscalls:sys_enter $@ || \
Dsyscall-counts-record2 (perf record -e raw_syscalls:sys_enter $@ || \
/linux-4.4.14/include/trace/events/
Dsyscalls.h2 #define TRACE_SYSTEM raw_syscalls
/linux-4.4.14/tools/perf/Documentation/
Dperf-trace.txt22 but the session needs to include the raw_syscalls events (-e 'raw_syscalls:*').
24 automatically include the raw_syscalls events when writing events to a file.
Dperf-script-python.txt87 tracing/events/raw_syscalls. These are called for all syscalls; the
96 # perf record -a -e raw_syscalls:sys_enter
361 perf record -a -e raw_syscalls:sys_enter