Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Remove PAGE_SIZE from the kcov tests | Andrew Turner | 2022-06-17 | 1 | -33/+106 |
* | Enable the kcov tests on supported architectures | Andrew Turner | 2022-04-07 | 1 | -1/+1 |
* | Allow the kcov buffer to be mmaped multiple times. | Andrew Turner | 2019-02-21 | 1 | -5/+11 |
* | Use KCOV_ENTRY_SIZE for the entry size. | Andrew Turner | 2019-02-21 | 1 | -8/+8 |
* | Add support for the Clang Coverage Sanitizer in the kernel (KCOV). | Andrew Turner | 2019-01-12 | 1 | -0/+401 |