Date: Mon, 23 Jun 2025 13:22:33 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 2669d26c6436 - main - intro.7: Reference tracing(7) Message-ID: <202506231322.55NDMXX4007931@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=2669d26c64365c6e7f2e7cb17c07f91166786b2d commit 2669d26c64365c6e7f2e7cb17c07f91166786b2d Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2025-06-23 13:20:56 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2025-06-23 13:22:12 +0000 intro.7: Reference tracing(7) --- share/man/man7/intro.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index be6f68556895..d889c2dd299f 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 18, 2024 +.Dd June 23, 2025 .Dt INTRO 7 .Os .Sh NAME @@ -81,6 +81,8 @@ statistics utilities available in introduction to the .Fx Test Suite +.It Xr tracing 7 +introduction to tracing and performance monitoring facilities .It Xr tuning 7 general advice on tuning .Fx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506231322.55NDMXX4007931>