aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Drysdale <drysdale@google.com>2016-03-10 14:25:44 +0000
committerDavid Drysdale <drysdale@google.com>2016-03-10 15:26:45 +0000
commit423e5ccacbe46c716d916a7aad5a8cab8e85f0a5 (patch)
tree6cc0e73438fa6482586450fbfc7b0cc3400d176e /README.md
parentf34a8046f48a9b58f216e2154abf17da694a3ec1 (diff)
Add debug logging to sysgen/ code
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76ec1bc99..b6f97296d 100644
--- a/README.md
+++ b/README.md
@@ -230,6 +230,9 @@ This will re-create the following source code files:
(per-architecture) kernel syscall numbers.
- `executor/syscalls.h`: Constant definitions (in C) for all system call numbers.
+If there are problems with this step, run `bin/syz-sysgen` directly and add
+the use `-v=5` flag to show more details of the generation process.
+
Rebuild syzkaller (`make clean all`) to force use of the new system call definitions.
Finally, adjust the `enable_syscalls` configuration value for syzkaller to specifically target the