Re: I wrote a kernel tool for monitoring / web page

2005-02-23 Thread sylvanino b
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. Either for debugging through KDB, or for monitoring/analyze with a graphics representation. as adviced, SourceForge project is now opened:

Re: I wrote a kernel tool for monitoring / web page

2005-02-23 Thread sylvanino b
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. Either for debugging through KDB, or for monitoring/analyze with a graphics representation. as adviced, SourceForge project is now opened:

Re: I wrote a kernel tool for monitoring / web page

2005-02-19 Thread sylvanino b
hi, sorry, the host had poor advertisement. I opened a SF project and am waiting for its validation. In the meantimes, I changed host, this one has no ad: http://slvn.free.fr/kernelanalyzer/index.php I'm going to put more explanation on the site too. sylvain On Sat, 19 Feb 2005 19:17:18

Re: I wrote a kernel tool for monitoring / web page

2005-02-19 Thread sylvanino b
hi, sorry, the host had poor advertisement. I opened a SF project and am waiting for its validation. In the meantimes, I changed host, this one has no ad: http://slvn.free.fr/kernelanalyzer/index.php I'm going to put more explanation on the site too. sylvain On Sat, 19 Feb 2005 19:17:18

Re: I wrote a kernel tool for monitoring / web page

2005-02-18 Thread sylvanino b
Hi, Sorry, it's meant to run on linux. Actually, patch provided is for linux 2.6.9 + kdb 4.4 I have uploaded a new tarball and updated the webpage. should be ok, Sylvain On Fri, 18 Feb 2005 20:01:55 -0500, Lee Revell <[EMAIL PROTECTED]> wrote: > On Sat, 2005-02-19 at 01:41 +0100,

I wrote a kernel tool for monitoring / web page

2005-02-18 Thread sylvanino b
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

I wrote a kernel tool for monitoring / web page

2005-02-18 Thread sylvanino b
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

Re: I wrote a kernel tool for monitoring / web page

2005-02-18 Thread sylvanino b
Hi, Sorry, it's meant to run on linux. Actually, patch provided is for linux 2.6.9 + kdb 4.4 I have uploaded a new tarball and updated the webpage. should be ok, Sylvain On Fri, 18 Feb 2005 20:01:55 -0500, Lee Revell [EMAIL PROTECTED] wrote: On Sat, 2005-02-19 at 01:41 +0100, sylvanino b

how to make a contribution

2005-02-12 Thread sylvanino b
Hi, I am writing to get some advice and general information. 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

how to make a contribution

2005-02-12 Thread sylvanino b
Hi, I am writing to get some advice and general information. 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