Access labelvals by pointer, rather than by searching for them.
commitd0c61b123fd0eca05b46c28a19a746d2b3c87981
authorTim Abbott <tabbott@mit.edu>
Thu, 2 Oct 2008 21:04:50 +0000 (2 17:04 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 17 Oct 2008 22:09:25 +0000 (17 18:09 -0400)
tree18f3029a351d96923d503da87f88618c64d8eb03
parent6c9a5b4c7ecbb4a645e77a914d21636fdd02264b
Access labelvals by pointer, rather than by searching for them.

This improves the time requires for run-pre matching the entire core
kernel from around 2 minutes to around 1 minute.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
inspect.c
kmodsrc/arm/ksplice-arch.c
kmodsrc/helper.c
kmodsrc/ksplice.c
kmodsrc/ksplice.h
kmodsrc/x86/ksplice-arch.c
objmanip.c