Module Name: src Committed By: chs Date: Fri Jun 9 01:16:33 UTC 2017
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
define a copy of getnanotime() named dtrace_getnanotime() so that
dtrace can know from the name that it should not allow setting
fbt probes on it. needed by dtrace.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/kern/kern_tc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
