Bug 261899

Summary: TSLOG does not have a manual page
Product: Documentation Reporter: Mateusz Piotrowski <0mp>
Component: Manual PagesAssignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: doc, grahamperrin
Priority: --- Keywords: easy, needs-patch
Version: Latest   
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2022-02-12 15:21:36 UTC
It is a boot-time tracing facility. See https://cgit.freebsd.org/src/commit/?id=46dd801acb2318c8464b185893bb111f09b71138 (there are probably more relevant commits in the src tree log).
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-02-12 15:46:16 UTC
Yep, no documentation here: 

% grep -r -i "TSLOG" /usr/doc/documentation/
% 


Elsewhere
=========

<https://wiki.freebsd.org/BootTime>

<https://github.com/cperciva/freebsd-boot-profiling>

Comments from Colin Percival include <https://old.reddit.com/r/freebsd/comments/rya5pz/-/hsxy91c/> re: configuration and <https://old.reddit.com/r/freebsd/comments/s67ymv/-/ht21si7/> re: modernity of the boot loader.