[PATCH] kprobe-booster: boosting multi-probe

bibo,mao bibo.mao@intel.com
Wed Apr 26 09:33:00 GMT 2006


Andrew,
    If there are multi kprobes on the same probepoint, there
will be one extra aggr_kprobe on the head of kprobe list.
The aggr_kprobe has aggr_post_handler/aggr_break_handler
whether the other kprobe post_hander/break_handler is NULL
or not. This patch modifies this, only when there is one or
more kprobe in the list whose post_handler is not NULL,
post_handler of aggr_kprobe will be set as aggr_post_handler.

Signed-off-by: bibo, mao <bibo.mao@intel.com>

Thanks
bibo,mao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kprobe_booster_multiprobe.patch
Type: text/x-patch
Size: 3096 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20060426/c4e342dc/attachment.bin>


More information about the Systemtap mailing list