diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2020-09-17 11:15:31 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-04 10:33:45 +0200 |
| commit | cf0c8d051223a94af93bcf76b6c227de2a1d6f35 (patch) | |
| tree | 5b1ca2d72487185516b80bded12e4c648aa2faf1 /executor/executor.cc | |
| parent | eafbf0c3456ba8d59abc88830116a64282e5ff2e (diff) | |
dashboard/configs: add script to generate baseline configs
Add new script to generate baseline config files. Also add
baseline config files that were created using this script.
Script is using upstream-kasan.config and it's counterpart
upstream-kasan-barebones.config to generate baseline for each
syzbot config file.
upstream-kasan-barebones.config is prepared manually by disabling
everything that is not needed to boot-up. Also all debugging
options used by syzkaller are kept enabled.
Upstream-kasan.config.baseline is prepared by enabling back all
options that have any dependencies enabled in
upstream-kasan.config.
This strategy is tackling problem with config bisection and
dependency options. I.e. we don't know if certain option
identied by config_bisect.pl has any dependencies that has to be
enabled as well. Still vmlinux size is rather small: ~300MB with
upstream-kasan.config.baseline vs. ~900MB upstream-kasan.config.
With upstream-kasan-barebones.config vmlinux is ~100 MB
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
