All of lore.kernel.org
 help / color / mirror / Atom feed
From: clownix <clownix@clownix.net>
To: linux-kernel@vger.kernel.org
Subject: clownix-spy plots any kernel variable history
Date: Thu, 01 Oct 2009 22:12:12 +0200	[thread overview]
Message-ID: <1254427932.5670.18.camel@localhost> (raw)

Hello,
I have made a tool at http://clownix.net which can plot qdisc
enqueues/dequeues/drops...

But the qdisc spy is only given as an example, basically any kernel
variable can be plotted after you have writen only a few lines in a
module, in this module, you subscribe to the klownix module and then the
klownix kernel thread periodically gathers the variables and sends them
through the netlink socket to a user daemon. A gtk interface requests
the plotting of the history of the variable.

The package contains a little test of visualization of the hfsc qdisc in
action.

If you visit the clownix site, beware, the tool is not the Cloonix-Net
which is another project altogether.

Regards
Vincent Perrier




             reply	other threads:[~2009-10-02  1:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-01 20:12 clownix [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-01 21:23 clownix-spy plots any kernel variable history clownix
2009-10-01 21:31 ` David Miller

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=1254427932.5670.18.camel@localhost \
    --to=clownix@clownix.net \
    --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.