summaryrefslogtreecommitdiff
path: root/usr.sbin/kgmon/kgmon.8
AgeCommit message (Expand)Author
2013-03-12Fix kernel profiling on MP systems by using per-CPU buffers and teachMartin Pieuchot
2013-02-12Back out per-CPU kernel profiling, it shouldn't modify a public headerMartin Pieuchot
2013-02-11tweak previous;Jason McIntyre
2013-02-11Teach kgmon(8) to deal with per-CPU kernel profiling.Martin Pieuchot
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-18order options and usage(); from Igor SobradoJason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-20Don't assume /bsd if no system given, let the kvm routines pick a default (an...Todd C. Miller
1996-05-01Our kernel is named /bsd, and we use $OpenBSD$ RCS IDsNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt