summaryrefslogtreecommitdiff
path: root/usr.bin/ktrace
AgeCommit message (Expand)Author
2015-01-08Omit no longer existing l, m from default trace points.riastradh
2013-01-24use O_CLOEXEC.christos
2011-09-16Use __deadjoerg
2011-06-01Bump date for previous.wiz
2011-06-01kern/42030 - tracking of file descriptors by ktrace/kdumpalnsn
2011-04-27Remove Mach specific trace points.joerg
2011-02-05update usageyamt
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-01-11merge christos-time_tchristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-16siginfocodename returns const char *, not char *.matt
2007-08-27Remove 'U' (was scheduler activations) from the list of default trace points.dsl
2007-03-02Fix typo.wiz
2007-02-27Remove ref to SA.ad
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2007-02-08include <signal.h> where signal(3) is useddrochner
2007-01-17Remove duplicate #includeshubertf
2007-01-08Remove dot and end of SEE ALSO.wiz
2007-01-07See also: ktrace(2).rillig
2006-09-24Bump date for previous.wiz
2006-09-23Add a -t+S flag to ktrace for tracing activity related to sysctl. MIBmanu
2006-05-11#include a necessary header directly, rather than via user.h.yamt
2006-02-07Add scheduler activations upcall data to the default list of traceskrll
2005-12-12Sync usage with man page.wiz
2005-12-12Improve -v description slightly.wiz
2005-12-11add a trace facility for upcalls.christos
2005-12-11Learn about ktrace v1 records.christos
2005-07-16WARNS=3christos
2004-07-16- If fktrace(2) failed, just exit rather than waiting for trace output.enami
2004-07-10No need to pretty print the errno with err() or warn().enami
2004-06-24Drop trailing whitespace, and bump date for previous.wiz
2004-06-24Fix a bug in ktruss and ktrace, where they would randomly stop tracing ifchristos
2004-02-28Replace rest of exit status `1' with EXIT_FAILURE.enami
2004-02-28Fix usage:enami
2004-02-28- Make ktruss(1) works as expected when -c or -C is specified.enami
2004-02-28Fix whitespace usage.enami
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-24Bump date for previous (hi manu!).wiz
2003-11-24Enable tracing of out of line data sent with Mach messagesmanu
2003-09-19declaration for siginfo code number to name converter function.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-24Sort translation options list.wiz
2003-07-17Grok KTR_EXEC_ENV and KTR_EXEC_ARG.dsl
2003-05-06Grammar and mdoc fixes. Bump date for last two.wiz
2003-05-02Some more ktruss documentation from Christian Biere <christianbiere@gmx.de>gmcgarry
2003-05-02Explain what ktruss does. Document -l, -R and -T options.gmcgarry
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-18Bump date for some recent mach changes, fix two nits.wiz
2002-12-09Added support for dumping mach messages in ktrace/kdump. While we aremanu
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem