https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213962
--- Comment #3 from Mark Johnston <[email protected]> --- Could you verify that curthread->td_intr_frame is non-NULL in a tick-1s probe? The profile/tick providers use td_intr_frame to get the probe arguments, and this only works if C_DIRECT_EXEC is honoured by the callout subsystem. -- 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]"
