index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
syz-testbed
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
5
-6
/
+6
*
all: fix recvcheck errors
Taras Madan
2025-02-07
4
-34
/
+34
*
all: replace Walk with WalkDir to reduce os.Lstat calls
Gofastasf
2025-01-30
1
-2
/
+3
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-4
/
+1
*
all: fix HTML file formatting
Dmitry Vyukov
2024-11-07
2
-18
/
+18
*
pkg/manager: factor out the crash storage functionality
Aleksandr Nogikh
2024-10-11
1
-25
/
+7
*
pkg/stat: rename package name to singular form
Dmitry Vyukov
2024-07-24
3
-3
/
+3
*
pkg/stats: split out pkg/stats/sample
Aleksandr Nogikh
2024-06-14
3
-21
/
+21
*
syz-manager: add corpus triage mode
Dmitry Vyukov
2024-06-03
3
-10
/
+19
*
tools/syz-testbed: allow to view unaligned records
Dmitry Vyukov
2024-06-03
2
-4
/
+23
*
tools/syz-testbed: add default value for benchcmp
Dmitry Vyukov
2024-06-03
1
-3
/
+6
*
tools/syz-testbed: remove unused variable
Dmitry Vyukov
2024-06-03
1
-4
/
+0
*
tools/syz-testbed: limit the number of graph data points
Aleksandr Nogikh
2024-04-29
1
-1
/
+13
*
tools/syz-testbed: fix html table columns
Aleksandr Nogikh
2024-03-21
1
-14
/
+4
*
tools/syz-testbed: fix relative value change computation
Aleksandr Nogikh
2024-03-21
2
-1
/
+28
*
all: use special placeholder for errors
Taras Madan
2023-07-24
5
-12
/
+12
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
4
-10
/
+6
*
tools/syz-testbed: consider the resulting bug titles
Aleksandr Nogikh
2022-11-25
2
-4
/
+21
*
pkg/html: move some functions to sub-package
Dmitry Vyukov
2022-05-23
1
-2
/
+2
*
tools/syz-testbed: accept syzkaller workdir as crash log source
Aleksandr Nogikh
2022-02-25
3
-12
/
+90
*
tools/syz-testbed: support experiments with syz-repro
Aleksandr Nogikh
2022-02-25
6
-7
/
+359
*
tools/syz-testbed: support multiple targets
Aleksandr Nogikh
2022-02-25
6
-173
/
+312
*
tools/syz-testbed: store html templates in files
Aleksandr Nogikh
2022-02-25
3
-151
/
+151
*
tools/syz-testbed: add table footers
Aleksandr Nogikh
2022-02-25
2
-7
/
+80
*
tools/syz-testbed: introduce BoolCell cell type
Aleksandr Nogikh
2022-02-25
2
-1
/
+18
*
tools/syz-testbed: add a special cell type for ratios
Aleksandr Nogikh
2022-02-25
1
-0
/
+13
*
tools/syz-testbed: do Start()/Wait() instead of Run()
Aleksandr Nogikh
2022-02-25
1
-1
/
+2
*
tools/syz-testbed: don't parse configs
Aleksandr Nogikh
2022-02-25
3
-19
/
+18
*
tools/syz-testbed: refactor uiTableType
Aleksandr Nogikh
2022-02-25
1
-36
/
+50
*
tools/syz-testbed: make Instance.Stop() nonblocking
Aleksandr Nogikh
2022-02-25
1
-1
/
+4
*
tools/syz-testbed: add a bug count table
Aleksandr Nogikh
2021-12-06
2
-6
/
+42
*
tools/syz-testbed: add switching between tables to the web interface
Aleksandr Nogikh
2021-12-06
1
-47
/
+96
*
tools/syz-testbed: respond 404 to favicon requests
Aleksandr Nogikh
2021-12-06
1
-0
/
+5
*
tools/syz-testbed: align table per particular rows
Aleksandr Nogikh
2021-12-06
2
-9
/
+61
*
tools/syz-testbed: show diffs and p-values
Aleksandr Nogikh
2021-12-06
2
-24
/
+131
*
tools/syz-testbed: show one stat view at a time
Aleksandr Nogikh
2021-12-06
3
-47
/
+109
*
tools/syz-testbed: introduce a special type for table
Aleksandr Nogikh
2021-12-06
4
-63
/
+150
*
tools/syz-testbed: use median instead of mean
Aleksandr Nogikh
2021-12-06
1
-36
/
+61
*
tools/syz-testbed: support per-checkout syz-manager configs
Aleksandr Nogikh
2021-11-19
3
-25
/
+34
*
tools/syz-testbed: align checkout stats to the same time
Aleksandr Nogikh
2021-11-12
1
-6
/
+16
*
tools/syz-testbed: add a simple web interface
Aleksandr Nogikh
2021-11-12
3
-10
/
+221
*
tools/syz-testbed: produce results indefinitely
Aleksandr Nogikh
2021-11-12
4
-221
/
+478
*
docs: describe syz-testbed
Aleksandr Nogikh
2021-10-20
1
-0
/
+1
*
tools/syz-testbed: do not send SIGKILL to syz-managers
Aleksandr Nogikh
2021-10-20
1
-3
/
+1
*
tools: introduce the syz-testbed tool
Aleksandr Nogikh
2021-10-20
2
-0
/
+517