| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/manager: show number of times coverage for each call has overflowed | Dmitry Vyukov | 2024-11-20 | 1 | -1/+5 |
| | | | | | | If the overflows happen often, it's bad. Add visibility into this. | ||||
| * | pkg/manager: show number of programs that contain each syscall | Dmitry Vyukov | 2024-11-19 | 1 | -1/+3 |
| | | | | | | | | Currently we show number of programs that are added to the corpus b/c of a particular syscall. Also show total number of programs in the corpus that contain each syscall. This is different from the first thing. | ||||
| * | pkg/manager: restore corpus page | Dmitry Vyukov | 2024-11-19 | 1 | -0/+19 |
| | | | | | It was lost during the refactoring. | ||||
| * | pkg/manager: rename action to toggle | Dmitry Vyukov | 2024-11-08 | 1 | -2/+2 |
| | | |||||
| * | pkg/manager: move HTML code to separate files | Dmitry Vyukov | 2024-11-08 | 11 | -0/+341 |
