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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278489 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=exec` to the dtrace arguments fixes the problem for me, 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 the kernel before main() is called. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278489-227-CEMTjOjS5B>
