aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add TSLOG events to initriscv()Mitchell Horne2019-06-091-0/+5
* RISC-V: initialize pcpu slightly earlierMitchell Horne2019-04-072-12/+11
* fdt_pinctrl: Add some TSLOG annotationsEmmanuel Vadot2018-07-192-1/+21
* Wrap includes in sys/tslog.h with #ifdef TSLOG.Colin Percival2017-12-311-0/+2
* Chase r327432... sparc64 clock.c now needs to include sys/tslog.hIan Lepore2017-12-311-0/+1
* Use the TSLOG framework to record entry/exit timestamps for DELAY andColin Percival2017-12-3121-2/+45
* Instrument thread creations for the the benefit of the TSLOG framework.Colin Percival2017-12-311-0/+4
* Instrument "boot holds" for the benefit of the TSLOG framework. TheseColin Percival2017-12-313-0/+13
* Use the TSLOG framework to record entry/exit timestamps for VFS_MOUNT calls.Colin Percival2017-12-311-0/+3
* Teach makeobjops.awk to accept PROLOG and EPILOG blocks beforeColin Percival2017-12-312-3/+38
* Use the TSLOG framework to record SYSINIT entry/exit timestamps.Colin Percival2017-12-311-0/+33
* Use the TSLOG framework to record entry/exit timestamps for machineColin Percival2017-12-312-0/+15
* Use the TSLOG framework to record entry/exit timestamps for hammer_time.Colin Percival2017-12-311-0/+4
* Connect kern_tslog.c to the build and add TSLOG / TSLOGSIZE kernel options.Colin Percival2017-12-313-0/+17