[PATCH] save parameter registers and restore them for jprobe handling

Zhang, Yanmin yanmin.zhang@intel.com
Thu Dec 1 02:28:00 GMT 2005


When jprobe is hit, the function parameters of the original function
should be saved before jprobe handler is executed, and restored it after
jprobe handler is executed, because jprobe handler might change the
register values.

Here is a patch against 2.6.14-mm1.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: jprobe_protect_out_reg_ia64_v2.patch
Type: application/octet-stream
Size: 3109 bytes
Desc: jprobe_protect_out_reg_ia64_v2.patch
URL: <http://sourceware.org/pipermail/systemtap/attachments/20051201/55923c20/attachment.obj>


More information about the Systemtap mailing list