[Bug runtime/6849] $$vars fails to display local variables on ppc64 system

srinivasa at in dot ibm dot com sourceware-bugzilla@sourceware.org
Wed Aug 20 06:35:00 GMT 2008


------- Additional Comments From srinivasa at in dot ibm dot com  2008-08-20 06:34 -------
I tried same script for longer functions, it works well. so closing the bug.

[root@llm27lp1 src]#  ./stap  -e 'probe kernel.statement("*@fs/open.c:*")  {
printf("%s  %s ",$$vars, pp()) }'    

dentry=0xc00000002f1a1d60 mnt=0xc0000000300d1080 flags=0x10880
f=0xc00000002ac13480 open=0x0 inode=0xc00000002e4b5dc0 error=0x4 
kernel.statement("__dentry_open@fs/open.c:813")
dentry=0xc00000002f1a1d60 mnt=0xc0000000300d1080 flags=0x10880
f=0xc00000002ac13480 open=0x0 inode=0xc00000002e4b5dc0 error=0x4 
kernel.statement("__dentry_open@fs/open.c:814")
dentry=0xc00000002f1a1d60 mnt=0xc0000000300d1080 flags=0x10880
f=0xc00000002ac13480 open=0x0 inode=0xc00000002e4b5dc0 error=0x4 
kernel.statement("__dentry_open@fs/open.c:816")


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


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