* [ANNOUNCE] firescope for i386/x86-64 released
@ 2006-04-04 3:55 Andi Kleen
0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2006-04-04 3:55 UTC (permalink / raw)
To: linux-kernel, discuss; +Cc: benh
[This has been on ftp for some time but I didn't get around to announce it]
I ported Ben Herrenschmidt's firescope tool to i386/x86-64 and did
some changes. It allows to read memory from a target over firewire.
All you need is a fitting firewire cable and two machines with firewire
port and ohci1394 firewire controllers.
There's no xmon on x86-64, so it's primarily to read the dmesg log buffer
(but it can read arbitary memory). It's very useful to get
kernel logs out of machines without serial port like laptops.
ftp://ftp.suse.com/pub/people/ak/firescope/firescope-0.1.tar.gz
See the manpage in the package for more details.
Limitations:
- raw1394 needs to be loaded on the host
- Host needs to run ohci1394 first. This means it currently
cannot be used to capture very early oopses.
- Host needs to be same bitsize as target. You can use a 32bit
binary (firescope32 as generated by the Makefile), but you need
2.6.17rc1 for the compat support
- The tty output inserts too many newlines.
- Under high load auto update mode sometimes gets confused
(it is hard to do this without any locking)
-Andi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-04 3:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 3:55 [ANNOUNCE] firescope for i386/x86-64 released Andi Kleen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.