aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_coverage.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* kcov: Integrate with KMSANMark Johnston2021-09-141-1/+1
* Generalize bus_space(9) and atomic(9) sanitizer interceptorsMark Johnston2021-03-231-1/+3
* Mark COVERAGE and KCOV as part of KCSANAndrew Turner2020-08-191-0/+2
* kcov: remove no longer needed atomic_load_ptr castsMateusz Guzik2020-02-141-10/+10
* Extract the coverage sanitizer KPI to a new file.Andrew Turner2019-01-291-0/+237