Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 15:51:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278489] dtrace; pid probe; unable to match constructor functions
Message-ID:  <bug-278489-227-CEMTjOjS5B@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278489-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278489-227@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=3D278489

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Adding `-x evaltime=3Dexec` to the dtrace arguments fixes the problem for m=
e, but
I can't say offhand what the implications of that option are.  I suspect it
might break USDT, since drti.o uses a constructor to register probes with t=
he
kernel before main() is called.

--=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-278489-227-CEMTjOjS5B>