[Bug translator/12596] blacklist is too broad (raw_.*)

adrien at kunysz dot be sourceware-bugzilla@sourceware.org
Sun Mar 20 00:37:00 GMT 2011


http://sourceware.org/bugzilla/show_bug.cgi?id=12596

--- Comment #1 from Adrien Kunysz <adrien at kunysz dot be> 2011-03-20 00:37:35 UTC ---
Example of unexpected result:

# stap -l 'kernel.function("raw_sendmsg")'
semantic error: no match while resolving probe point
kernel.function("raw_sendmsg")

What is expected (as when using guru mode):

# stap -gl 'kernel.function("raw_sendmsg")'
kernel.function("raw_sendmsg@net/ipv4/raw.c:439")

-- 
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