summaryrefslogtreecommitdiffstats
path: root/sys/dev/dt
AgeCommit message (Expand)AuthorFilesLines
2020-03-28Export the number of arguments exposed by a probe to userland.mpi3-5/+8
2020-03-25Introduce stacktrace_save_at() and make use of it in dt(4).mpi5-28/+40
2020-02-04Replace msleep(9) by sleep_setup/setup_signal/finish() dance.mpi1-5/+6
2020-01-27Improve use of SMR in dt(4) by changing the time when smr_barrier()visa1-34/+9
2020-01-24New `kern.allowdt' button must be set to open(2) /dev/dt.mpi1-1/+5
2020-01-21Import dt(4) a driver and framework for Dynamic Profiling.mpi5-0/+1520