Andrew Turner 849aef496d Port the NetBSD KCSAN runtime to FreeBSD.
Update the NetBSD Kernel Concurrency Sanitizer (KCSAN) runtime to work in
the FreeBSD kernel. It is a useful tool for finding data races between
threads executing on different CPUs.

This can be enabled by enabling KCSAN in the kernel config, or by using the
GENERIC-KCSAN amd64 kernel. It works on amd64 and arm64, however the later
needs a compiler change to allow -fsanitize=thread that KCSAN uses.

Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D22315
2019-11-21 11:22:08 +00:00
..
2018-07-07 15:55:52 +00:00
2018-05-24 17:06:00 +00:00
2018-01-12 12:14:14 +00:00
2018-11-01 23:11:47 +00:00
2018-04-07 19:29:19 +00:00
2018-07-17 23:23:45 +00:00
2019-10-31 15:51:18 +00:00
2019-03-01 04:17:43 +00:00
2018-01-07 20:28:17 +00:00
2019-03-28 08:30:45 +00:00
2019-03-28 08:30:45 +00:00
2019-03-28 08:59:11 +00:00
2019-06-06 03:02:25 +00:00
2017-04-03 03:07:48 +00:00
2017-12-20 18:15:06 +00:00
2017-12-20 18:15:06 +00:00
2017-11-21 09:08:27 +00:00
2017-11-13 10:49:18 +00:00
2018-12-05 14:11:20 +00:00
2017-06-09 12:06:22 +00:00
2019-08-16 20:30:31 +00:00
2019-08-21 22:18:01 +00:00
2019-10-12 23:01:16 +00:00
2017-08-21 20:27:45 +00:00
2018-11-28 13:53:43 +00:00
2018-01-12 12:14:14 +00:00
2018-01-12 12:14:14 +00:00
2018-07-20 17:46:55 +00:00
2019-07-01 17:05:41 +00:00
2017-05-09 05:22:51 +00:00
2019-03-28 08:59:11 +00:00
2018-07-03 21:02:25 +00:00
2019-11-14 23:31:20 +00:00
2019-02-26 19:55:03 +00:00
2019-11-02 12:28:04 +00:00
2019-08-25 17:13:00 +00:00
2017-01-28 02:22:15 +00:00