Hi Piotr, Good way to make kprobes useful, but I have some comments.
>I have programmed a universal module to register/remove kprobes handlers >by interacting with /proc with simple commands. > why /proc ? 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. Thanks Prasanna -- Prasanna S Panchamukhi Linux Technology Center India Software Labs, IBM Bangalore Ph: 91-80-25044636 <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/