Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2002 08:51:58 -0800 (PST)
From:      Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/34668: Document '+' for -t in ktrace(1)
Message-ID:  <200202061651.g16GpwY67261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         34668
>Category:       docs
>Synopsis:       Document '+' for -t in ktrace(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 06 09:00:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Farfeleder
>Release:        4-5
>Organization:
>Environment:
FreeBSD stefan.fafoe 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Sat Feb  2 13:05:42 CET 2002     stefan@stefan.fafoe:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
The -t option takes a string of characters, of which '+' wasn't documented    till now. Wording taken from NetBSD ktrace(1).

Additional problem: kdump(1) refers to ktrace(1) for information about -t, but while ktrace defaults to DEF_POINTS (-t +), kdump has ALL_POINTS (-t +w) when no -t option is given.
>How-To-Repeat:

>Fix:
--- ktrace.1.orig       Wed Feb  6 16:05:12 2002
+++ ktrace.1    Wed Feb  6 16:40:44 2002
@@ -119,6 +119,8 @@
 userland traces
 .It Cm w
 context switches
+.It Cm +
+trace the default set of trace points (c, n, i, s, u)
 .El
 .It Ar command
 Execute

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202061651.g16GpwY67261>