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
/
stats.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
all: fix recvcheck errors
Taras Madan
2025-02-07
1
-10
/
+10
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-4
/
+1
*
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
1
-1
/
+1
*
pkg/stats: split out pkg/stats/sample
Aleksandr Nogikh
2024-06-14
1
-13
/
+13
*
tools/syz-testbed: allow to view unaligned records
Dmitry Vyukov
2024-06-03
1
-1
/
+23
*
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
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
tools/syz-testbed: consider the resulting bug titles
Aleksandr Nogikh
2022-11-25
1
-1
/
+3
*
tools/syz-testbed: accept syzkaller workdir as crash log source
Aleksandr Nogikh
2022-02-25
1
-3
/
+16
*
tools/syz-testbed: support experiments with syz-repro
Aleksandr Nogikh
2022-02-25
1
-1
/
+113
*
tools/syz-testbed: support multiple targets
Aleksandr Nogikh
2022-02-25
1
-8
/
+21
*
tools/syz-testbed: introduce BoolCell cell type
Aleksandr Nogikh
2022-02-25
1
-1
/
+1
*
tools/syz-testbed: add a bug count table
Aleksandr Nogikh
2021-12-06
1
-4
/
+29
*
tools/syz-testbed: align table per particular rows
Aleksandr Nogikh
2021-12-06
1
-6
/
+27
*
tools/syz-testbed: show one stat view at a time
Aleksandr Nogikh
2021-12-06
1
-0
/
+9
*
tools/syz-testbed: introduce a special type for table
Aleksandr Nogikh
2021-12-06
1
-39
/
+9
*
tools/syz-testbed: use median instead of mean
Aleksandr Nogikh
2021-12-06
1
-36
/
+61
*
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
1
-0
/
+13
*
tools/syz-testbed: produce results indefinitely
Aleksandr Nogikh
2021-11-12
1
-75
/
+67
*
tools: introduce the syz-testbed tool
Aleksandr Nogikh
2021-10-20
1
-0
/
+248