Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 07:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220327] ktrace(1) doesn't follow descendants after forks
Message-ID:  <bug-220327-8-o8ielyk3k8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220327-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220327-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220327

Dmitry Chagin <dchagin@FreeBSD.org> changed:

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

--- Comment #2 from Dmitry Chagin <dchagin@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220327-8-o8ielyk3k8>