Date: Fri, 10 Jun 2005 23:21:29 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys ktr.h src/sys/kern kern_ktr.c Message-ID: <200506102321.j5ANLTmb006995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-06-10 23:21:29 UTC
FreeBSD src repository
Modified files:
sys/sys ktr.h
sys/kern kern_ktr.c
Log:
- Add curthread to the state that ktr is saving. The extra information is
well worth the bloat.
- Change the formatting of 'show ktr' slightly to accommodate the
additional field. Remove a tab from the verbose output and place the
actual trace data after a : so it is more easy to understand which
part is the event and which is part of the record.
Revision Changes Path
1.48 +6 -3 src/sys/kern/kern_ktr.c
1.30 +1 -0 src/sys/sys/ktr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506102321.j5ANLTmb006995>
