CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/31 04:04:35
Modified files:
sys/dev/dt : dt_prov_static.c
sys/kern : kern_malloc.c
Log message:
Add trace points for malloc(9) and free(9). This makes them traceable
via dt(4) and btrace(8).
OK mpi@ millert@
