Integrated kernel debugging patch - 2.1.78

Keith Owens (kaos@ocs.com.au)
Tue, 06 Jan 1998 21:36:46 +1100


The debugging tools ktrace, memleak and xkdebug can be very useful but
the patches conflict with each other. To make these tools easier to
use, they have been integrated into a single kernel debugging patch with
help text, documentation, full config support. All utilities are stored
in /scripts and subdirectories.

Original code by David Hinds, Ingo Molnar. Updates by John Heidemann,
Mike Galbraith, Keith Owens. Integration by Keith Owens, Mike
Galbraith.

ftp://ftp.ocs.com.au/pub

40903 Jan 6 21:24 patch-ktrace-memleak-xkdebug-2.1.78.gz
268 Jan 6 21:27 patch-ktrace-memleak-xkdebug-2.1.78.asc

You will probably want to get make_System_map.pl.gz from the same
directory, ktrace works better with a system map which includes the
current modules.

md5sum
1df754f228c82284a803a29f2a9946c5 patch-ktrace-memleak-xkdebug-2.1.78

For the PGP inclined, patch-ktrace-memleak-xkdebug-2.1.78.asc was
signed with

pub 917/C817FEC9 1996/12/26 Keith Owens <kaos@ocs.com.au>
Key fingerprint = 2B 25 0A 31 02 AE CA F7 73 0C 28 69 4A 7B 65 27

Debug your kernel for fun and profit.

Upgraded for 2.1.78, fix some #ifdef's, avoid triple fault if the
machine does not have RTDSC.