| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/manager: add missing thead and tbody HTML tags | Jeongjun Park | 2025-08-28 | 1 | -0/+4 |
| | | |||||
| * | 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: move HTML code to separate files | Dmitry Vyukov | 2024-11-08 | 1 | -0/+22 |
