aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorIan Munsie <[email protected]>2011-02-03 14:27:25 +1100
committerSteven Rostedt <[email protected]>2011-02-07 21:30:14 -0500
commitae07f551c42d6e4162436ca452a199deac9dab4d (patch)
tree88041bf32c4ee8788ef1b909539d0a42fcd9f3f9 /scripts/objdiff
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 <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions