[Bug tapsets/13313] Can't parse SDT_V3 operand '(%rcx,%rax,8)'
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Dec 9 15:09:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13313
--- Comment #9 from Frank Ch. Eigler <fche at redhat dot com> 2011-12-09 12:50:37 UTC ---
# stap -e 'probe process("/home/sergio/programs/bin/stap").mark("cache__clean")
# { println($arg1) }'
Is it possible that the version of stap you invoked is not the /home/sergio/..
new one, but the older system version? i.e., try
# /home/sergio/programs/bin/stap -e ....
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list