Reduce the overhead of the trace compare routines by checking if kcov is
authoranton <anton@openbsd.org>
Sat, 18 Dec 2021 08:24:31 +0000 (08:24 +0000)
committeranton <anton@openbsd.org>
Sat, 18 Dec 2021 08:24:31 +0000 (08:24 +0000)
commitd3edd1e5aa85394515258a0ced34e41dcc895546
tree711c906f98926d9c86af0e664b38deb238b8b3db
parent1f91717ebfc73b1781d1076ffda42aa88be98504
Reduce the overhead of the trace compare routines by checking if kcov is
enabled for the current thread before doing anything else.
sys/dev/kcov.c