freebsd-skq/sys/modules/dtrace
Andriy Gapon 036a8c5dac remove opensolaris cyclic code, replace with high-precision callouts
In the old days callout(9) had 1 tick precision and that was inadequate
for some uses, e.g. DTrace profile module, so we had to emulate cyclic
API and behavior.  Now we can directly use callout(9) in the very few
places where cyclic was used.

Differential Revision:	https://reviews.freebsd.org/D1161
Reviewed by:	gnn, jhb, markj
MFC after:	2 weeks
2014-12-07 11:21:41 +00:00
..
dtmalloc Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtnfscl Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtnfsclient Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtrace Copy strtolctype.h to sys/cddl/contrib/opensolaris/common/util to keep 2014-07-31 08:07:23 +00:00
dtrace_test Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
dtraceall remove opensolaris cyclic code, replace with high-precision callouts 2014-12-07 11:21:41 +00:00
fasttrap Avoid using ${.CURDIR} so that the module can be built from multiple 2014-07-26 17:24:58 +00:00
fbt Factor out the common code for function boundary tracing instead of 2014-08-16 21:42:55 +00:00
lockstat Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
profile Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
prototype Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
sdt Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
systrace Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
systrace_freebsd32 Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
systrace_linux32 Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR 2014-03-06 01:59:13 +00:00
Makefile Remove unnecessary inclusions of bsd.own.mk. 2014-08-04 22:34:12 +00:00
Makefile.inc remove opensolaris cyclic code, replace with high-precision callouts 2014-12-07 11:21:41 +00:00