diff options
| author | Hrutvik Kanabar <hrutvik@google.com> | 2022-09-19 10:19:25 +0000 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2022-09-22 16:42:04 +0200 |
| commit | 800605ed4763b8457f8238c9168ff71ce82d6b7c (patch) | |
| tree | ee957137d30dcdd4b8efb5b6668ed5b7c82d9ff3 /executor/android | |
| parent | c9dfe30e8bd19c371375c14d80a1e54cf88193ce (diff) | |
prog: add an attribute for syscalls which should not be minimized
Create a `no_minimize` attribute to be used with syscalls that
`syzkaller` should not try to modify when minimizing a program that
produces a bug. The intention is to use this with syscalls that are
expensive to minimize, such as `syz_mount_image`.
Currently there are no `no_minimize` syscalls, but the next commit will
add some.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions
