<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/kdump/kdump.1, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-02-14T03:28:31Z</updated>
<entry>
<title>Merge kdump.1:1.13, kdump.c:1.27, as well as some of the mdoc cleanups</title>
<updated>2006-02-14T03:28:31Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-02-14T03:28:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45a6144562a2d823f2469e0c76c44d2a3f9dc2c8'/>
<id>urn:sha1:45a6144562a2d823f2469e0c76c44d2a3f9dc2c8</id>
<content type='text'>
present in kdump.1:1.15:

  Add a "-H" argument to kdump, which causes kdump to print an additional
  field holding the threadid.  This is more useful for libthr than
  libpthread, but still quite useful in libpthread as it can be used to
  process interlaced records from multiple threads over the course of a
  system call.

  Detect old ktr_buffer values using the heuristic "if it's negative,
  then it must not be a valid threadid".  This may leave something to be
  desired.

  Reviewed by:    davidxu

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Merge kdump.1:1.14 and kdump.c:1.28 from HEAD to RELENG_6:</title>
<updated>2005-11-19T11:55:50Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-11-19T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d009d5d07a8447a8f3ce3f67f3e830ea9c4fe82e'/>
<id>urn:sha1:d009d5d07a8447a8f3ce3f67f3e830ea9c4fe82e</id>
<content type='text'>
  Add "-s" argument to kdump to suppress the display of I/O data.
</content>
</entry>
<entry>
<title>Update kdump manual page with information on the dump format.</title>
<updated>2005-01-28T12:17:33Z</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2005-01-28T12:17:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9a2bf999b00cda2ad63c5bee3ea950d439627da'/>
<id>urn:sha1:a9a2bf999b00cda2ad63c5bee3ea950d439627da</id>
<content type='text'>
Add a table with the different types of operations traced.

Reviewed by:	Ruslan Ermilov
Approved by:	Robert Watson (mentor)
</content>
</entry>
<entry>
<title>Bump document date on behalf of the -E option.</title>
<updated>2004-05-18T20:42:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-05-18T20:42:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b388c4ac505bad52dcd525deba4512de68454c41'/>
<id>urn:sha1:b388c4ac505bad52dcd525deba4512de68454c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass at attempted debrucification:</title>
<updated>2003-12-08T22:47:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-12-08T22:47:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24b648094ddb909d24122833c3a1655e61493594'/>
<id>urn:sha1:24b648094ddb909d24122833c3a1655e61493594</id>
<content type='text'>
- sort the -E switch into the right place.
- add previously missing -p pid in usage (from the last few commits).
- add -E to usage.
- consistently use trfile in the man page.

I knew I shouldn't have touched the man page.  If I commit to a man page,
it just makes people suspicious. :-)
</content>
</entry>
<entry>
<title>Add a -E (elapsed time) flag to kdump.  This is like -T, except it is</title>
<updated>2003-12-07T01:06:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-12-07T01:06:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec1319146409505b0f5038c4f89d84e68e7f6618'/>
<id>urn:sha1:ec1319146409505b0f5038c4f89d84e68e7f6618</id>
<content type='text'>
relative to start of the dump.

Approved by:  re (scottl)
</content>
</entry>
<entry>
<title>Two enhancements for kdump.</title>
<updated>2003-06-03T01:44:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-06-03T01:44:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec4beb5d8b4568ce63048e6d76e42bbc9ec99d3c'/>
<id>urn:sha1:ec4beb5d8b4568ce63048e6d76e42bbc9ec99d3c</id>
<content type='text'>
1) add a "-p pid", which is rather useful for selecting a single pid in
a combined trace file (eg: with ktrace -i).
2) display binary genio data in a more precise format.
</content>
</entry>
<entry>
<title>Remove whitespace at EOL.</title>
<updated>2001-07-15T08:06:20Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-15T08:06:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f247324df75b7f55b48b92acb3b42a5ae2deac8a'/>
<id>urn:sha1:f247324df75b7f55b48b92acb3b42a5ae2deac8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T14:16:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T14:16:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=625003720a905a66f55d329a24705b5ac022880a'/>
<id>urn:sha1:625003720a905a66f55d329a24705b5ac022880a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
</feed>
