aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_bsd.h
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-01-04 19:56:16 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-01-08 16:06:27 +0100
commitbaa5c8e247d411a8546a0a89733e0823aae5e47f (patch)
tree92fd0924dc0ea50642e0048224c38a46ee48b653 /executor/executor_bsd.h
parent37dd2683f5ecf5e47787f68eebf9676b87b638bb (diff)
fuzzer: speed up syscall support detection
Right now syz-fuzzer does a search through /proc/kallsyms for each syscall to check whether it's supported. Do one search instead and save the results to a map. This speeds up syscall detection ~60 times when testing arm64 kernel on x86. Also add another search pattern for arm64 and add some logging.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions