| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a cross reference to ktrace(2). | brooks | 2016-03-31 | 1 | -2/+3 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -4/+6 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | Clarify that the -c argument clears the list of tracepoints specified by | jhb | 2014-08-26 | 1 | -4/+6 |
|/ |
|
* | Don't trace or dump page fault records in the default set of tracepoints | jhb | 2012-05-31 | 2 | -5/+5 |
* | Add new ktrace records for the start and end of VM faults. This gives | jhb | 2012-04-05 | 3 | -3/+9 |
* | Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking the | des | 2011-10-18 | 2 | -40/+73 |
* | Add a new trace point, KTRFAC_CAPFAIL, which traces capability check | des | 2011-10-11 | 3 | -5/+10 |
* | Remove duplicated header files | kevlo | 2011-06-24 | 1 | -1/+0 |
* | Teach kdump to understand sv_flags records in the trace files. | dchagin | 2011-02-25 | 2 | -1/+5 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 4 | -16/+0 |
* | - Sort list of trace points. | jhb | 2010-07-14 | 1 | -3/+3 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+2 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -2/+0 |
* | Add a new type of KTRACE record for sysctl(3) invocations. It uses the | jhb | 2009-03-11 | 3 | -1/+9 |
* | Spell -t option's argument by name. | ru | 2008-04-02 | 2 | -5/+5 |
* | Fix usage string. | des | 2008-03-20 | 1 | -2/+2 |
* | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | des | 2008-02-23 | 3 | -6/+11 |
* | Allow the -c -f file options to actually execute. | mpp | 2007-02-13 | 1 | -1/+1 |
* | Add needed hyphens, note the KTRACE kernel option, bump doc date. | trhodes | 2006-11-06 | 1 | -5/+9 |
* | When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall | rwatson | 2006-03-14 | 1 | -1/+4 |
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
* | Don't include sys/user.h merely for its side-effect of recursively | das | 2004-11-27 | 1 | -1/+1 |
* | Do not start err(3) strings with uppercase nor dot terminate them. | charnier | 2003-02-05 | 2 | -9/+8 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 2 | -1/+2 |
* | Warnings fix; ANSIfy, constify, mark unused function parameter(s). | markm | 2002-04-28 | 3 | -18/+13 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -1/+1 |
* | 1) Clean up vendor and ID strings. | dwmalone | 2002-04-01 | 3 | -12/+29 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Consistently refer to the trace file of ktrace as 'trfile'. | keramida | 2002-03-03 | 1 | -3/+3 |
* | Describe the '+' option in the -t trace string. | roam | 2002-02-11 | 1 | -0/+3 |
* | Compensate for "Compensate for header dethreading" by backing it out. | bde | 2001-10-10 | 1 | -1/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: add missing .Ar in SYNOPSIS. | ru | 2001-07-05 | 1 | -1/+1 |
* | Sync manpage and usage. Also fix bug that would always interpret a -c as a | mikeh | 2001-06-27 | 2 | -5/+4 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -2/+0 |
* | Don't call err() with no format string. | kris | 2000-07-10 | 1 | -5/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | Delete truss manpage link. We have now a real truss command. | wosch | 1997-12-06 | 1 | -2/+2 |
* | Use .Nm ktrace instead of .Nm in SYNOPSIS section: otherwise, a newline is | charnier | 1997-11-24 | 1 | -3/+3 |