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-cover
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: reduce params to MakeReportGenerator
Joey Jiao
2025-03-17
1
-1
/
+1
*
dashboard/app: test coverage /file link
Taras Madan
2025-01-27
1
-1
/
+2
*
tools/syz-cover: remove heatmap tool
Taras Madan
2024-11-07
1
-49
/
+4
*
dashboard/app: read lines coverage from spanner
Taras Madan
2024-11-07
1
-29
/
+36
*
pkg/cover: render file links
Taras Madan
2024-10-02
1
-2
/
+2
*
dashboard/app: add file coverage page
Taras Madan
2024-09-16
1
-0
/
+1
*
dashboard/app: use day long aggregations not week long
Taras Madan
2024-09-09
1
-3
/
+15
*
tools/syz-cover: capture debug flag and add force flag
ben kittner
2024-09-06
1
-0
/
+4
*
tools/syz-cover: use -exports to select which report to generate
Joey Jiao
2024-09-05
1
-27
/
+29
*
tools/syz-cover: export more cov details
Joey Jiao
2024-09-05
1
-40
/
+32
*
tools/syz-cover: get all pcs from CallbackPoints
Joey Jiao
2024-09-05
1
-3
/
+1
*
all: rename html functions to meaningful ones
Joey Jiao
2024-09-05
1
-1
/
+1
*
tools/syz-cover: add missing DiscoverModules()
ben kittner
2024-08-21
1
-6
/
+17
*
tools/syz-cover: filter by source commit
Taras Madan
2024-08-16
1
-3
/
+5
*
tools/syz-cover: explain coverage source commit
Taras Madan
2024-08-16
1
-1
/
+4
*
tools/syz-cover: default commit is latest
Taras Madan
2024-08-14
1
-1
/
+1
*
tools/syz-cover: add toolFileCover
Taras Madan
2024-08-14
1
-7
/
+42
*
tools/syz-cover: reduce main cyclo
Taras Madan
2024-08-14
1
-14
/
+17
*
dashboard/app: linkify subsystems coverage
Taras Madan
2024-07-22
1
-1
/
+1
*
syz-cover: add subsystems heatmap
Taras Madan
2024-07-17
1
-8
/
+18
*
syz-cover: make project-id configurable, defaults to syzkaller
Taras Madan
2024-07-15
1
-1
/
+2
*
all: add the coverage map visualization to syz-cover
Taras Madan
2024-07-15
1
-10
/
+39
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
1
-3
/
+4
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
1
-3
/
+3
*
pkg/cover: cover less
Dmitry Vyukov
2024-06-05
1
-5
/
+2
*
pkg/cover: move KernelModule from pkg/host
Dmitry Vyukov
2024-05-03
1
-4
/
+3
*
pkg/cover, syz-manager, tools/syz-cover: add the ?force=1 URL parameter for c...
Alexander Potapenko
2024-04-10
1
-0
/
+1
*
tools/syz-cover: support jsonl export
Dmitry Vyukov
2024-04-09
1
-0
/
+10
*
tools/syz-cover: do not accept modules info from /proc/modules
Alexander Potapenko
2024-02-22
1
-3
/
+4
*
pkg/cover, syz-manager: introduce the /cover?debug=1 parameter
Alexander Potapenko
2024-02-13
1
-3
/
+8
*
tools/syz-cover: parse modules from /proc/modules file
Joey Jiao
2023-07-04
1
-3
/
+4
*
tools/syz-cover: use all pcs in Symbols if no rawcover
Joey Jiao
2023-07-04
1
-10
/
+15
*
all: pass cfg to MakeReportGenerator
Joey Jiao
2023-07-04
1
-2
/
+1
*
tools/syz-cover: read params from config file
Joey Jiao
2023-07-04
1
-26
/
+8
*
syz-cover: accept canonical module info (#3964)
zsm-oss
2023-06-15
1
-1
/
+24
*
tools/syz-cover: allow for exporting source line coverage info
Zubin Mithra
2023-03-10
1
-0
/
+10
*
all: tools/syz-env make generate result
Taras Madan
2023-02-24
1
-0
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-2
/
+1
*
tools/syz-cover: use absolute paths
Dmitry Vyukov
2023-02-16
1
-0
/
+3
*
tools/syz-cover: allow saving coverage HTML report to a particular file
Andrey Konovalov
2022-10-29
1
-3
/
+10
*
syz-manager: display raw coverage
Aleksandr Nogikh
2022-03-28
1
-1
/
+1
*
all: fix arm64 runtime pc not align with elf
Joey Jiao
2021-06-25
1
-2
/
+2
*
pkg/cover: pass modules as []host.KernelModule
Dmitry Vyukov
2021-03-18
1
-2
/
+1
*
all: support coverage of kernel modules
Joey Jiao
2021-03-18
1
-1
/
+3
*
Revert "all: add KernelModule cfg to show DLKM coverage"
Dmitry Vyukov
2021-03-05
1
-1
/
+1
*
all: add KernelModule cfg to show DLKM coverage
Joey Jiao
2021-03-05
1
-1
/
+1
*
pkg/cover, syz-manager: show coverage summary
Joey Jiaojg
2021-03-02
1
-1
/
+1
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
1
-14
/
+9
*
pkg/cmdprof: merge into pkg/tool
Dmitry Vyukov
2020-12-25
1
-3
/
+2
*
pkg/cover: accept object dir instead of object file
Dmitry Vyukov
2020-12-13
1
-3
/
+1
[next]