Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   riastradh
Date:           Sat Oct 29 14:00:12 UTC 2022

Modified Files:
        src/sys/sys: sdt.h

Log Message:
sys/sdt.h: Predict dtrace probe branches not taken in SDT_PROBE*.

This should help reduce the overhead of KDRACE_HOOKS while you're not
actually tracing anything!  Shoulda done this ages ago...


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/sys/sdt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index