All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias-Christian Ott <matthias.christian@tiscali.de>
To: sylvanino b <sylvanino@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: I wrote a kernel tool for monitoring / web page
Date: Sat, 19 Feb 2005 11:10:39 +0100	[thread overview]
Message-ID: <4217109F.2090009@tiscali.de> (raw)
In-Reply-To: <d14685de050218164127828b06@mail.gmail.com>

sylvanino b wrote:

>Hi,
>
>I wrote a kernel tool for my personnal usage which goal is to keep a
>record of recent task preemptions and interruptions that appears under
>linux. Although the record is short (a few minutes only), It can help
>to analyse scheduling algorithm efficiency and also driver timing
>issues. The user can access data from user-space, through proc
>filesystem and analyze it with a graphics tool.  Then, since it's also
>availlable within KDB, it can give clues and help for debugging.
>
>So far, the tool is not a big deal, but not trivial either. When It is
>running, the tool doesn't overload the system. And when it is not
>running, it's just transparent.
>
>I did a webpage for it, you can check it out at:
>http://membres.lycos.fr/kernelanalyzer/
>
>If you have any comment/critics, don't hesitate to share it
>Thanks,
>
>Sylvain
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>
Hi!
Lycos is not the right place for such a good project, request hosting at 
sf.net or developer.berlios.de.

Matthias-Christian Ott

  parent reply	other threads:[~2005-02-19 10:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-19  0:41 I wrote a kernel tool for monitoring / web page sylvanino b
2005-02-19  1:01 ` Lee Revell
2005-02-19  1:33   ` sylvanino b
2005-02-19  2:52     ` Lee Revell
2005-02-19 23:50     ` Florian Schmidt
2005-02-20  0:04       ` Randy.Dunlap
2005-02-20  0:17         ` Lee Revell
2005-02-20  0:23           ` sylvanino b
2005-02-19 10:10 ` Matthias-Christian Ott [this message]
2005-02-23 12:24 ` sylvanino b

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=4217109F.2090009@tiscali.de \
    --to=matthias.christian@tiscali.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sylvanino@gmail.com \
    /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.