Re: [2/3 PATCH] Kprobes: User space probes support- readpage hooks

From: Theodore Ts'o
Date: Tue Mar 21 2006 - 07:39:43 EST


On Tue, Mar 21, 2006 at 11:14:52AM +0000, Christoph Hellwig wrote:
> > A real life example of where this capability would have been very useful is
> > with a performance problem I am currently investigating. It involves a GPFS
> > + SAMBA + TCPIP + RDAC
>
> this pobablt tells more about the crappy code quality of your propritary
> code than a real need for this. please argue without reference to huge
> blobs of junk.

In real life there are complicated stacks; sometimes they are open
source (for example, like JBoss or Tomcat), sometimes they are
propietary products, sometimes they are custom applications written by
the end-user. Sun has been making big hay about how with dtrace, you
can easily figure out what is going on. Systemtap is a tool that will
allow us to have have this kind of capability, and user space probes
is part of that project.

- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/