summaryrefslogtreecommitdiff
path: root/usr.bin/ktrace/ktrace.h
AgeCommit message (Expand)Author
2011-04-27Remove Mach specific trace points.joerg
2008-02-16siginfocodename returns const char *, not char *.matt
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2006-02-07Add scheduler activations upcall data to the default list of traceskrll
2005-07-16WARNS=3christos
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-17Grok KTR_EXEC_ENV and KTR_EXEC_ARG.dsl
2002-12-09Added support for dumping mach messages in ktrace/kdump. While we aremanu
2000-12-17add support for KTR_USER recordsjdolecek
2000-11-13constifyjdolecek
2000-04-10remove prototype for setemul(), it's in kdump/setemul.h nowjdolecek
2000-04-10update to setemul() changesjdolecek
1998-06-27fktrace support / ktruss additions.christos
1997-07-23nuke duplicate RCSid, prototype getpoints()mikel
1997-01-09RCS ID policetls
1995-07-19Add support for displaying and switching betweenchristos
1994-10-06Add RCS ids.mycroft
1994-05-11updated ktracecgd