CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/01/06 00:51:40

Modified files:
        sys/dev/dt     : dt_prov_static.c 
        sys/kern       : subr_pool.c 

Log message:
Add dt(4) TRACEPOINTs for pool_get() and pool_put(), this is simmilar to the
ones added to malloc() and free(). Pass the struct pool pointer as argv1
since it is currently not possible to pass the pool name to btrace.
OK mpi@

Reply via email to