aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_dtrace.c
Commit message (Expand)AuthorAgeFilesLines
* systrace: track it like sdt probesMateusz Guzik2018-04-271-1/+2
* sys/kern: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Sprinkle __read_frequently on few obvious places.Mateusz Guzik2017-09-061-1/+1
* Commit the rest of the changes that were intended to be part of r266826.Mark Johnston2014-05-291-0/+9
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.Ed Schouten2011-11-071-1/+1
* Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/Alexander Leidinger2011-02-251-0/+4
* Bump KDTRACE_THREAD_ZERO and use M_ZERO as a malloc flag instead ofRui Paulo2010-08-221-6/+3
* Fix style issues.Rui Paulo2010-08-221-6/+14
* Remove code that isn't required. It actually breaks the case where KDTRACE_HOOKSJohn Birrell2008-06-161-12/+0
* Add support for the DTrace struct proc and struct thread extendedJohn Birrell2008-05-181-0/+120