aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2011-02-03 14:27:25 +1100
committerSteven Rostedt <rostedt@goodmis.org>2011-02-07 21:30:14 -0500
commitae07f551c42d6e4162436ca452a199deac9dab4d (patch)
tree88041bf32c4ee8788ef1b909539d0a42fcd9f3f9 /scripts
parentb2d55496818d64310b9f5486d4eea76ea614d7f8 (diff)
tracing/syscalls: Early terminate search for sys_ni_syscall
Many system calls are unimplemented and mapped to sys_ni_syscall, but at boot ftrace would still search through every syscall metadata entry for a match which wouldn't be there. This patch adds causes the search to terminate early if the system call is not mapped. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> LKML-Reference: <1296703645-18718-7-git-send-email-imunsie@au1.ibm.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions