https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218009
Bug ID: 218009
Summary: dtrace -Z flag does not install newly loaded probes
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
When one runs a command such as:
# dtrace -Z -n 'fbt:vmm::'
and after that loads the bhyve kernel module, vmm using:
# kldload vmm
the probes do not seem to fire. This seems to indicate an issue with the fbt
provider in FreeBSD, as the same behaviour with different modules works fine in
illumos.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"