[patch 1/1] Allow a jprobe to coexist with muliple kprobes

Dipankar Sarma dipankar@in.ibm.com
Thu Jun 2 10:25:00 GMT 2005


On Thu, Jun 02, 2005 at 03:16:30PM +0530, Prasanna S Panchamukhi wrote:
> Hi,
> 
> +int aggr_break_handler(struct kprobe *p, struct pt_regs *regs)
> +{
> +	struct kprobe *kp = curr_kprobe;

Any reason why this or other handler functions can't be static ?

Thanks
Dipankar



More information about the Systemtap mailing list