summaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtmalloc
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-07-19Adjust dtmalloc_unload() definition to avoid clang 15 warningDimitry Andric
2022-06-01dtrace: remove /dev/dtrace/dtmallocChristos Margiolis
2020-11-06malloc: move malloc_type_internal into malloc_typeMateusz Guzik
2018-04-24dtrace: depessimize dtmalloc when dtrace is activeMateusz Guzik
2017-09-27Use C99 initializers for DTrace provider methods.Mark Johnston
2013-06-28The dtmalloc provider uses the short description of a malloc type as theMark Johnston
2008-05-23Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell