C label probes
Haley Thrapp
haley_thrapp@yahoo.com
Wed Oct 17 18:19:00 GMT 2007
Section 4.2 of the language reference indicates that C labels can be used as probe points and that the specifications for a probe point can be used in combination. I was under the impression I could specify the C label with the '.statement'. I attempted to use the following line:
probe kernel..function("do_generic_mapping_read").statement("page_ok")
semantic error: probe point mismatch at position 2 (alternatives: call inline return) while resolving probe point kernel.function("do_generic_mapping_read").statement("page_ok")
Can someone correct me on how I can specify the C label "page_ok" in mm/filemap.c in function do_generic_mapping_read ?
Thanks,
Haley Thrapp
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the Systemtap
mailing list