Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | Replace random sbuf_printf() with cheaper cat/putc. | Alexander Motin | 2023-11-22 | 1 | -6/+6 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | tslog: Handle curthread equal to NULL | Colin Percival | 2023-06-04 | 1 | -0/+4 |
* | tslog: Add CTLFLAG_SKIP to sysctls | Colin Percival | 2022-03-20 | 1 | -2/+4 |
* | TSLOG: Report final execname, not first | Colin Percival | 2021-10-17 | 1 | -2/+3 |
* | Add userland boot profiling to TSLOG | Colin Percival | 2021-10-16 | 1 | -0/+85 |
* | kern_tslog: Include tslog data from loader | Colin Percival | 2021-06-21 | 1 | -0/+15 |
* | Code for recording timestamps of events, especially function entries/exits. | Colin Percival | 2017-12-31 | 1 | -0/+118 |