aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/manager/html/syscalls.html
Commit message (Collapse)AuthorAgeFilesLines
* pkg/manager: add missing thead and tbody HTML tagsJeongjun Park2025-08-281-0/+4
|
* pkg/manager: show number of times coverage for each call has overflowedDmitry Vyukov2024-11-201-1/+5
| | | | | If the overflows happen often, it's bad. Add visibility into this.
* pkg/manager: show number of programs that contain each syscallDmitry Vyukov2024-11-191-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 filesDmitry Vyukov2024-11-081-0/+22