aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtmalloc
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Adjust dtmalloc_unload() definition to avoid clang 15 warningDimitry Andric2022-07-191-1/+1
* dtrace: remove /dev/dtrace/dtmallocChristos Margiolis2022-06-011-20/+0
* malloc: move malloc_type_internal into malloc_typeMateusz Guzik2020-11-061-1/+1
* dtrace: depessimize dtmalloc when dtrace is activeMateusz Guzik2018-04-241-0/+9
* Use C99 initializers for DTrace provider methods.Mark Johnston2017-09-271-10/+10
* The dtmalloc provider uses the short description of a malloc type as theMark Johnston2013-06-281-0/+10
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+220