[Bug runtime/6849] $$vars fails to display local variables on ppc64 system
srinivasa at in dot ibm dot com
sourceware-bugzilla@sourceware.org
Tue Aug 19 13:33:00 GMT 2008
------- Additional Comments From srinivasa at in dot ibm dot com 2008-08-19 13:32 -------
> This works OK for me.
> probe kernel.statement("sys_open@fs/open.c:*") { log($$vars) }
[root@llm27lp1 src]# ./stap -e 'probe kernel.statement("sys_open@fs/open.c:*")
{ log($$vars) }'
filename=0x20006d30 flags=0x0 mode=0x1b6 ret=?
filename=0x20006d30 flags=0x0 mode=0x1b6 ret=?
filename=0x20006c50 flags=0x0 mode=0x1b6 ret=?
filename=0x20006c50 flags=0x0 mode=0x1b6 ret=?
> Try it for a longer function.
Let me try that.
>
> However, there are several known problems in placement of .statement()
> probes right now, including bug #6687.
>
Thanks
Srinivasa DS
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6849
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list