aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/dtrace_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a backwards comparison in the code to dump a DTrace debug buffer.Mark Johnston2017-03-131-1/+1
* Correct a series of errors in the hand-rolled locking for drace_debug.c:Ryan Stone2012-12-231-44/+54
* Define dtrace_cmpset_long in terms of atomic_cmpset_longMarcel Moolenaar2011-10-161-42/+2
* Update several places that iterate over CPUs to use CPU_FOREACH().John Baldwin2010-06-111-8/+2
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+596