aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/bisect
Commit message (Expand)AuthorAgeFilesLines
...
* pkg/bisect: support clang for crash bisectionSpace Meyer2022-09-011-12/+13
* pkg/vcs: fetch linux upstream stable before bisectionsSpace Meyer2022-09-011-0/+5
* pkg/bisect: prevent crash in bisection after failed repo HEAD querySpace Meyer2022-09-011-2/+8
* tools/syz-bisect: print hostname and bisection dateDenis Efremov2022-07-191-0/+6
* syz-ci: remember syzkaller builds logsAleksandr Nogikh2022-06-282-18/+21
* all: remember console output for all patch testsAleksandr Nogikh2022-06-082-17/+19
* all: use `t.TempDir` to create temporary test directoryEng Zer Jun2022-03-281-17/+4
* all: capture compiler id during the build processAleksandr Nogikh2021-07-202-14/+15
* pkg/bisect: fix number of tests for flaky reprosDmitry Vyukov2021-02-201-1/+1
* pkg/bisect: remove unused varDmitry Vyukov2020-12-251-1/+0
* pkg/kconfig: store minimization resultsJouni Hogander2020-12-102-14/+6
* pkg/mgrconfig: add prog&sys.targets targets to ConfigDmitry Vyukov2020-11-302-12/+5
* pkg/mgrconfig: move derived fields into separate structDmitry Vyukov2020-11-301-4/+6
* pkg/bisect: add flaky flagJouni Hogander2020-11-172-7/+42
* pkg/kconfig: accept target when parsing KconfigDmitry Vyukov2020-10-291-1/+8
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-3/+4
* pkg/bisect: switch to kconfig.MinimizeDmitry Vyukov2020-10-212-47/+9
* pkg/vcs: add repo OptPrecious and OptDontSandbox optionsDmitry Vyukov2020-10-211-1/+1
* pkg/bisect: add ccache optionJouni Hogander2020-09-212-2/+3
* pkg: get and store Maintainers dataPedro Lopes2020-07-311-1/+2
* syz-ci: set Timeout for bisectionsDmitry Vyukov2020-07-121-0/+6
* all: fix log/error text starting with capital letterDmitry Vyukov2020-07-051-1/+1
* pkg/bisect: fix noop change detection with config minimizationDmitry Vyukov2020-07-022-20/+39
* pkg/bisect: improve config minimization testsDmitry Vyukov2020-07-021-3/+12
* pkg/bisect: move checking of minimized config into common codeDmitry Vyukov2020-07-021-0/+13
* pkg/bisect: don't overwrite user configurationDmitry Vyukov2020-07-021-20/+21
* pkg/bisect: test resulting configDmitry Vyukov2020-07-021-33/+47
* pkg/bisect: don't ignore errors during config minimizationDmitry Vyukov2020-07-022-30/+34
* pkg/bisect: minor style fix upsDmitry Vyukov2020-07-022-21/+17
* pkg/bisect: fix crash when all releases are brokenDmitry Vyukov2020-07-022-0/+14
* pkg/bisect: Implement config bisectionJouni Hogander2020-07-022-22/+142
* Pass baseline config aroundJukka Kaartinen2020-07-021-7/+8
* .golangci.yml: enable funlen checkerDmitry Vyukov2020-06-051-173/+174
* pkg/bisect: speed up testsDmitry Vyukov2020-05-181-56/+86
* pkg/build: find maintainers for build errorsDmitry Vyukov2020-05-091-2/+2
* pkg/bisect: minor refactoringDmitry Vyukov2019-12-101-3/+4
* pkg/bisect: always test parent commitDmitry Vyukov2019-12-102-24/+61
* pkg/bisect: add test for #1527Dmitry Vyukov2019-12-101-2/+24
* dashboard/app: don't report bisections pointing to release commitsDmitry Vyukov2019-11-272-0/+21
* pkg/bisect: fix some off-by-onesDmitry Vyukov2019-11-272-14/+59
* pkg/bisect: add more logging for build signaturesDmitry Vyukov2019-11-181-0/+5
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-072-238/+283
* pkg/bisect: modify Run() to return information about commitZubin Mithra2019-11-052-65/+80
* pkg/bisect: add more tests for various possible bisection resultsZubin Mithra2019-11-041-47/+210
* pkg/vcs: detect old git binary that can't do bisectionDmitry Vyukov2019-10-221-0/+3
* pkg/vcs: make EnvForCommit return full compiler pathDmitry Vyukov2019-10-222-8/+3
* pkg/bisect: add initial testing support for cause bisectionZubin Mithra2019-10-222-7/+153
* syz-ci: don't assume kernel config is called .configDmitry Vyukov2019-05-121-1/+1
* syz-ci: always use 10 VMs for bisectionDmitry Vyukov2019-05-101-3/+4
* pkg/bisect: detect when too many instances erroredDmitry Vyukov2019-03-221-1/+6