summaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/dtrace_debug.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2017-03-13Fix a backwards comparison in the code to dump a DTrace debug buffer.Mark Johnston
2012-12-23Correct a series of errors in the hand-rolled locking for drace_debug.c:Ryan Stone
2011-10-16Define dtrace_cmpset_long in terms of atomic_cmpset_longMarcel Moolenaar
2010-06-11Update several places that iterate over CPUs to use CPU_FOREACH().John Baldwin
2008-05-23Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell