Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2019 18:15:23 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        Alan Somers <asomers@freebsd.org>
Cc:        "slavash@freebsd.org" <slavash@freebsd.org>, current <current@freebsd.org>
Subject:   Re: kernel module code coverage
Message-ID:  <AB77286F-F3E8-4C28-BAA9-1E43AA3BFCA9@freebsd.org>
In-Reply-To: <CAOtMX2iv%2B_Q6kbOqUmcjpafoym0Yx9OU9p3LKt_mpYf7eEzrNw@mail.gmail.com>
References:  <b233b3e5-e2ac-8dce-5552-43bac9f8a5cc@FreeBSD.org> <C839BCA7-1FA9-4E0F-B03F-59B8E5FA6FFF@freebsd.org> <CAOtMX2iv%2B_Q6kbOqUmcjpafoym0Yx9OU9p3LKt_mpYf7eEzrNw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 8. Aug 2019, at 15:52, Alan Somers <asomers@freebsd.org> wrote:
> 
> On Thu, Aug 8, 2019 at 7:42 AM Michael Tuexen <tuexen@freebsd.org> wrote:
>> 
>> 
>> 
>>> On 8. Aug 2019, at 14:24, Slava Shwartsman <slavash@FreeBSD.org> wrote:
>>> 
>>> Apparently, Bullseye are dropping support for FreeBSD.
>>> 
>>> We are looking for an alternative for kernel module run time analysis.
>>> Mostly interested in code coverage (for now).
>>> 
>>> Any suggestions that work for you?
>> Have you looked into /dev/kcov. This is used by SYZKALLER for getting
>> coverage information from the kernel.
>> 
>> Best regards
>> Michael
>>> 
>>> 
>>> Slava
> 
> That's part of Matt Macy's gcov project, right?.  However, while it
> works for the kernel itself, it doesn't work for modules.
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239194
> -Alan
I think it came from Andrew... So you might assign the bug to him or at least
get him in the loop.

Best regards
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AB77286F-F3E8-4C28-BAA9-1E43AA3BFCA9>