aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/pkg/fuzzconfig/testdata/singular/default.base.cfg
Commit message (Collapse)AuthorAgeFilesLines
* syz-cluster: disable some trace calls for non-bpf targetsAleksandr Nogikh2026-01-221-3/+6
| | | | | These calls only cause unrelated hungs and lost connection to machine bugs.
* syz-cluster: rewrite fuzz config generationAleksandr Nogikh2025-10-071-0/+49
Instead of a predefined set of manually written syz-manager configs, construct it dynamically from different bits. During triage, select not just one, but all matching fuzzer configurations and then merge them together.