summaryrefslogtreecommitdiffstats
path: root/sys/dev/dt/dt_prov_profile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Interprets profile/interval value as a frequency and not a number of ticks.mpi2020-06-261-3/+3
* Introduce stacktrace_save_at() and make use of it in dt(4).mpi2020-03-251-2/+2
* Import dt(4) a driver and framework for Dynamic Profiling.mpi2020-01-211-0/+147