linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* I wrote a kernel tool for monitoring / web page
@ 2005-02-19  0:41 sylvanino b
  2005-02-19  1:01 ` Lee Revell
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: sylvanino b @ 2005-02-19  0:41 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-02-23 12:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2005-02-23 12:24 ` sylvanino b

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).