[PATCH 2/2] ia64: fast syscall args fetching in utrace probe
Masami Hiramatsu
mhiramat@redhat.com
Fri Sep 5 16:19:00 GMT 2008
Hi,
Here is a patch which add fast syscall args fetching by using unwaddr
cache in a utrace handler on ia64.
Since syscall args can not be retrieved directly from pt_regs,
we need to unwind the register stack. This patch speeds the unwinding
up by caching unwound address in a probe handler (as same as
__ia64_fetch_register()).
Thank you,
--
Masami Hiramatsu
Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division
e-mail: mhiramat@redhat.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stap-ia64-utrace-fast-fetch-register.patch
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080905/1179ee30/attachment.ksh>
More information about the Systemtap
mailing list