Age | Commit message (Expand) | Author |
---|---|---|
2023-02-24 | Kernel+Userland: Unify declarations for KCOV in Kernel/API/kcov.h | Liav A |
2023-01-21 | Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h | Andrew Kaster |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-29 | kcov-example: Port to LibMain | Kenneth Myhra |
2021-11-21 | kcov-example: Print helpful error if kcov feature is missing | Ben Wiederhake |
2021-11-21 | SystemServer+kcov-example: Make /dev/kcov0 available again | Ben Wiederhake |
2021-07-26 | Kernel: Add option to build with coverage instrumentation and KCOV | Patrick Meyer |