Home
last modified time | relevance | path

Searched hist:c8dfc327db2373c721a35efe857cf07262fd7dd0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/common/
H A Dtslog.cc8dfc327db2373c721a35efe857cf07262fd7dd0 Sun May 30 22:30:28 CEST 2021 Colin Percival <cperciva@FreeBSD.org> stand/common: Add support for timestamp logging (tslog)

This adds tslog_init, which allocates a 2MB buffer for recording
timestamped events; and tslog_publish, which takes the buffer and
passes it to the kernel as a "preloaded module". These functions
will be used in a later commit.

Reviewed by: kevans
H A Dbootstrap.hdiff c8dfc327db2373c721a35efe857cf07262fd7dd0 Sun May 30 22:30:28 CEST 2021 Colin Percival <cperciva@FreeBSD.org> stand/common: Add support for timestamp logging (tslog)

This adds tslog_init, which allocates a 2MB buffer for recording
timestamped events; and tslog_publish, which takes the buffer and
passes it to the kernel as a "preloaded module". These functions
will be used in a later commit.

Reviewed by: kevans
/freebsd/stand/
H A Dloader.mkdiff c8dfc327db2373c721a35efe857cf07262fd7dd0 Sun May 30 22:30:28 CEST 2021 Colin Percival <cperciva@FreeBSD.org> stand/common: Add support for timestamp logging (tslog)

This adds tslog_init, which allocates a 2MB buffer for recording
timestamped events; and tslog_publish, which takes the buffer and
passes it to the kernel as a "preloaded module". These functions
will be used in a later commit.

Reviewed by: kevans