[Bug 220327] ktrace(1) doesn't follow descendants after forks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 28 07:46:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220327

Dmitry Chagin <dchagin at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dchagin at FreeBSD.org

--- Comment #2 from Dmitry Chagin <dchagin at FreeBSD.org> ---
run ktrace with -di flags, as:

     -d      Descendants; perform the operation for all current children of
             the designated processes.
     -i      Inherit; pass the trace flags to all future children of the
             designated processes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list