lkml.org 
[lkml]   [2020]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectCollecting both remote and "local" coverage with KCOV
Hello,
I'm trying to collect coverage over the syscalls issued by my process,
as well as the kthreads spawned as a result of these syscalls
(eg coverage over vhost ioctls and the worker kthread). Is there a way
to collect coverage with both KCOV_REMOTE_ENABLE(with common_handle) and
KCOV_ENABLE, simultaneously?

Based on the code it seems that these two modes are mutually
exclusive within a single task, but I don't think this is mentioned in
the Documentation, so I want to make sure I'm not missing something.
Thank you
-Alex

\
 
 \ /
  Last update: 2020-11-16 03:51    [W:0.061 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site