CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/18 01:24:31
Modified files:
sys/dev : kcov.c
Log message:
Reduce the overhead of the trace compare routines by checking if kcov is
enabled for the current thread before doing anything else.
