public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Masakazu Watanabe <watanabe.mas-20@soft.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: [RFC]:Flight recorder for IPF
Date: Tue, 06 Jan 2004 12:03:39 +0000	[thread overview]
Message-ID: <200401061203.AA00589@s-watanabe.soft.fujitsu.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

Hi all,

I made the flight recorder in order to get kernel events to memory.
I would like to expect some feedback if you have.

When you use Linux system as a server system, you can use many
applications at the same time on the system. If the system is crashed,
it has the following cases.
  - Due to be raced condition by programs.
  - In the program besides the program operation when it was crashed.
So it is efficient forinvestigation to trace information of the flight
recorder.

The flight recorder is useful to understand kernel motion easily.
--------------------------------
P.S.

The patch consists of two parts.
One is kernel patch, another is utility patch.

Please apply the patches after flight recorder for i386 applied.
Flight recorder for i386 apply with follow:

http://www.listserv.shafik.org/pipermail/ltt-dev/2003-November/000499.html

kernel patch : flightrecorder-ipfkernel20040106.patch.tar
utility patch : flightrecorder-ipfutility20040106.patch.tar

[-- Attachment #2: flightrecorder-ipfkernel20040106.patch.tar --]
[-- Type: application/x-tar, Size: 5744 bytes --]

[-- Attachment #3: flightrecorder-ipfutility20040106.patch.tar --]
[-- Type: application/x-tar, Size: 13348 bytes --]

             reply	other threads:[~2004-01-06 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-06 12:03 Masakazu Watanabe [this message]
2004-01-06 12:40 ` [RFC]:Flight recorder for IPF Matthew Wilcox
2004-01-07  3:04 ` Masakazu Watanabe

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=200401061203.AA00589@s-watanabe.soft.fujitsu.com \
    --to=watanabe.mas-20@soft.fujitsu.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox