aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrace/ktrace.1
Commit message (Expand)AuthorAgeFilesLines
* ktrace(1): teach about KTR_EXTERRKonstantin Belousov2025-06-031-1/+5
* ktrace: Make -t t trace struct arrays as well as structsMark Johnston2025-01-071-1/+1
* ktrace.1: Add ARGS and ENVS as default trace pointsJose Luis Duran2024-11-171-2/+2
* ktrace: log execve(2) arguments and environmentArtem Hevorhian2024-11-111-1/+9
* ktrace(1): add more xrefsEd Maste2024-06-111-4/+12
* ktrace(1): add xref to namei(9)Ed Maste2024-06-101-3/+5
* ktrace: Remove CAPFAIL from default trace pointsJake Freeland2024-04-241-1/+1
* ktrace: Describe CAPFAIL trace point in man pageJake Freeland2024-04-241-2/+18
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Make it clear what the userland traces are in the ktrace(1) man page.Edward Tomasz Napierala2019-08-261-3/+5
* Improve the ktrace(1) man page to make it slightly more obvious that thereEdward Tomasz Napierala2017-07-241-3/+11
* Use more usual formatting for the EXAMPLES section of ktrace(1).Edward Tomasz Napierala2017-07-211-11/+11
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add a cross reference to ktrace(2).Brooks Davis2016-03-311-2/+3
* Clarify that the -c argument clears the list of tracepoints specified byJohn Baldwin2014-08-261-4/+6
* Don't trace or dump page fault records in the default set of tracepointsJohn Baldwin2012-05-311-2/+2
* Add new ktrace records for the start and end of VM faults. This givesJohn Baldwin2012-04-051-2/+4
* Add a new trace point, KTRFAC_CAPFAIL, which traces capability checkDag-Erling Smørgrav2011-10-111-2/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* - Sort list of trace points.John Baldwin2010-07-141-3/+3
* Add a new type of KTRACE record for sysctl(3) invocations. It uses theJohn Baldwin2009-03-111-0/+4
* Spell -t option's argument by name.Ruslan Ermilov2008-04-021-3/+3
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloadDag-Erling Smørgrav2008-02-231-5/+7
* Add needed hyphens, note the KTRACE kernel option, bump doc date.Tom Rhodes2006-11-061-5/+9
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
* Use `The .Nm utility'Philippe Charnier2002-04-201-1/+1
* Consistently refer to the trace file of ktrace as 'trfile'.Giorgos Keramidas2002-03-031-3/+3
* Describe the '+' option in the -t trace string.Peter Pentchev2002-02-111-0/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: add missing .Ar in SYNOPSIS.Ruslan Ermilov2001-07-051-1/+1
* Sync manpage and usage. Also fix bug that would always interpret a -c as aMike Heffner2001-06-271-2/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use .Nm ktrace instead of .Nm in SYNOPSIS section: otherwise, a newline isPhilippe Charnier1997-11-241-3/+3
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)John-Mark Gurney1997-04-271-6/+8
* Fix a security problem where the ktrace.out file could have been writtenJoerg Wunsch1997-03-151-1/+1
* The userland change to the utrace(2) call.Poul-Henning Kamp1996-09-191-0/+4
* s/trace -C/ktrace -C/Peter Wemm1996-08-101-1/+1
* Document the fact that it only works if the trace record is a regular file.James Raynard1996-06-221-0/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+163