[Bug 287752] DTrace error: no symbolic type information is available for kernel`ticks: No type information available for symbol
Date: Mon, 21 Jul 2025 15:04:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287752
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to commit-hook from comment #2)
This commit really just provides a workaround. It'd be nice to have the
example just work, but so far I haven't found a way to make clang generate
debug info for ticks/ticksl.
As a last resort we could hack libdtrace to manually set the type for those
variables, but that's pretty gross.
--
You are receiving this mail because:
You are the assignee for the bug.