diff options
| author | Daniel Borkmann <daniel@iogearbox.net> | 2018-06-07 11:09:57 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-06-07 12:39:12 +0300 |
| commit | b17ae9398ce13bba91e6e7f2249df9dedbf8e561 (patch) | |
| tree | fc927cb911f681ea602ea8d9b4de377b6d819af4 /CONTRIBUTORS | |
| parent | 667b9a6950fb09cf18b6d6add928e6cf035cce3f (diff) | |
bpf: enable full unwind and kallsym export support for jited images
Helps syzkaller in particular for unwinding full stack in case
of warnings or crashes.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c3400dbad..9825f3c61 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -32,3 +32,4 @@ Sumukha PK Mitchell Horne Denis Efremov Ondrej Mosnacek +Daniel Borkmann |
