This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Getting at parameters on kernel.inline probes?


On Tuesday, August 29, 2006 8:44 AM, Alan D. Brunelle wrote:
> I'm looking into a quick blktrace -> SystemTAP set of functions, and
> ran into a problem right at the start:
[...]
> Is there some magic needed, or is it not possible (in all cases) to
> get at parameters to in-lined functions?

In some cases, compiler optimizations may make it impossible to access
the parameter that you want.  It might be possible for us to do better
though, and there is a bug open on this topic.
http://sources.redhat.com/bugzilla/show_bug.cgi?id=1155


Josh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]