This should be fixed in r343746.
Andrew
> On 4 Feb 2019, at 05:28, Li-Wen Hsu wrote:
>
> On Sun, Feb 3, 2019 at 8:46 PM Andrew Turner wrote:
>>
>> Author: andrew
>> Date: Sun Feb 3 12:46:27 2019
>> New Revision: 343713
>> URL: https://svnweb.freebsd.org/changeset/base/343713
>>
>> Log:
>>
On Sun, Feb 3, 2019 at 8:46 PM Andrew Turner wrote:
>
> Author: andrew
> Date: Sun Feb 3 12:46:27 2019
> New Revision: 343713
> URL: https://svnweb.freebsd.org/changeset/base/343713
>
> Log:
> Enable COVERAGE and KCOV by default on arm64 and amd64.
>
> This allows userspace to trace the kerne
Author: andrew
Date: Sun Feb 3 12:46:27 2019
New Revision: 343713
URL: https://svnweb.freebsd.org/changeset/base/343713
Log:
Enable COVERAGE and KCOV by default on arm64 and amd64.
This allows userspace to trace the kernel using the coverage sanitizer
found in clang. It will also allow o