| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/stat: rename package name to singular form | Dmitry Vyukov | 2024-07-24 | 1 | -1/+1 |
| | | | | | | | | | Go package names should generally be singular form: https://go.dev/blog/package-names https://rakyll.org/style-packages https://groups.google.com/g/golang-nuts/c/buBwLar1gNw | ||||
| * | pkg/stats: split out pkg/stats/sample | Aleksandr Nogikh | 2024-06-14 | 1 | -4/+4 |
| | | | | | | This will reduce the number of dependencies needed for the main syzkaller tools. | ||||
| * | tools/syz-testbed: fix relative value change computation | Aleksandr Nogikh | 2024-03-21 | 1 | -0/+27 |
| It's perfectly normal for a column value not to be present -- e.g. when we compare syzkaller branches that don't use the same statistics. | |||||
