Re: module for controlling kprobes with /proc

From: Piotr Muszynski
Date: Mon Apr 04 2005 - 04:58:24 EST


Hello Prasanna,

On Apr 4, 2005 5:35 PM, Prasanna S Panchamukhi <prasanna@xxxxxxxxxx> wrote:
> why /proc ?

Thank you for your remarks. I originally thought of writing a simple
CLI app to sit over /proc , do basic sanity checks and be simple to
use.

> You can use a combination of SysRq key to enter a kprobe command line prompt.
> Initially you can define a dummy breakpoint for command line prompt and accept
> commands from thereon.
> Later display the list of features add/remove/display breakpoint, backtrace etc.
> Also once you hit a breakpoint you give a command line prompt and user can backtrace/ dump some global memory, dump registers etc.
>
> Let me know if you need more information.

Yes please, I would be grateful.
TIA

Piotr
-
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/