diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-01-04 19:56:16 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-08 16:06:27 +0100 |
| commit | baa5c8e247d411a8546a0a89733e0823aae5e47f (patch) | |
| tree | 92fd0924dc0ea50642e0048224c38a46ee48b653 /executor/executor_bsd.h | |
| parent | 37dd2683f5ecf5e47787f68eebf9676b87b638bb (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
