Date: Sat, 22 May 2004 01:26:10 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ktrdump ktrdump.8 ktrdump.c Message-ID: <200405220826.i4M8QADP038463@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/05/22 01:26:10 PDT
FreeBSD src repository
Modified files:
usr.bin/ktrdump ktrdump.8 ktrdump.c
Log:
Add a "-r" flag to ktrdump(1) to print relative timestamps when used
with "-t" rather than absolute timestamps. This allows the reader
to get a better sense of latency between events, such as time to
schedule an interrupt thread from time the interrupt occurred. Assert
a copyright on ktrdump.c since I seem to be modifying it more than I
thought.
Revision Changes Path
1.5 +3 -1 src/usr.bin/ktrdump/ktrdump.8
1.8 +19 -5 src/usr.bin/ktrdump/ktrdump.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405220826.i4M8QADP038463>
