aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrace
Commit message (Expand)AuthorAgeFilesLines
* ktrace: Remove CAPFAIL from default trace pointsJake Freeland2024-04-242-5/+4
* ktrace: Describe CAPFAIL trace point in man pageJake Freeland2024-04-241-2/+18
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-4/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-10/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-275-11/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Make it clear what the userland traces are in the ktrace(1) man page.Edward Tomasz Napierala2019-08-261-3/+5
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-251-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-203-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* 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-284-4/+4
* Add a cross reference to ktrace(2).Brooks Davis2016-03-311-2/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-4/+6
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | 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-312-5/+5
* Add new ktrace records for the start and end of VM faults. This givesJohn Baldwin2012-04-053-3/+9
* Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking theDag-Erling Smørgrav2011-10-182-40/+73
* Add a new trace point, KTRFAC_CAPFAIL, which traces capability checkDag-Erling Smørgrav2011-10-113-5/+10
* Remove duplicated header filesKevin Lo2011-06-241-1/+0
* Teach kdump to understand sv_flags records in the trace files.Dmitry Chagin2011-02-252-1/+5
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-114-16/+0
* - Sort list of trace points.John Baldwin2010-07-141-3/+3
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* Add a new type of KTRACE record for sysctl(3) invocations. It uses theJohn Baldwin2009-03-113-1/+9
* Spell -t option's argument by name.Ruslan Ermilov2008-04-022-5/+5
* Fix usage string.Dag-Erling Smørgrav2008-03-201-2/+2
* This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payloadDag-Erling Smørgrav2008-02-233-6/+11
* Allow the -c -f file options to actually execute.Mike Pritchard2007-02-131-1/+1
* Add needed hyphens, note the KTRACE kernel option, bump doc date.Tom Rhodes2006-11-061-5/+9
* When opening a trace file, open O_NONBLOCK so that ktrace doesn't stallRobert Watson2006-03-141-1/+4
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
* Don't include sys/user.h merely for its side-effect of recursivelyDavid Schultz2004-11-271-1/+1
* Do not start err(3) strings with uppercase nor dot terminate them.Philippe Charnier2003-02-052-9/+8
* Consistently use FBSDIDDavid E. O'Brien2002-06-302-1/+2