HomeFreeBSD

Add a kern.dtrace.err_verbose sysctl to control dtrace_err_verbose.

Description

Add a kern.dtrace.err_verbose sysctl to control dtrace_err_verbose.

When this flag is turned on, DOF and DIF validation errors are printed to
the kernel message buffer. This is useful for debugging.

Also remove the debug.dtrace.debug sysctl, which has no effect.

Details

Provenance
markjAuthored on
Parents
rS298586: Use the yield instruction in the arm64 cpu_spinwait. This instruction is
Branches
Unknown
Tags
Unknown