From: Andi Kleen <ak@suse.de>
To: linux-kernel@vger.kernel.org, discuss@x86-64.org
Cc: benh@kernel.crashing.org
Subject: [ANNOUNCE] firescope for i386/x86-64 released
Date: Tue, 4 Apr 2006 05:55:12 +0200 [thread overview]
Message-ID: <200604040555.12989.ak@suse.de> (raw)
[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
reply other threads:[~2006-04-04 3:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200604040555.12989.ak@suse.de \
--to=ak@suse.de \
--cc=benh@kernel.crashing.org \
--cc=discuss@x86-64.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.