This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/7096] Probe definitions over kernel markers isn't recognised


------- Additional Comments From fche at redhat dot com  2008-12-12 14:42 -------
(In reply to comment #0)
> The following logs will help understand the problem better.

The following error message will help too: :-)

> semantic error: probe point mismatch at position 1 (alternatives:
> function(number) function(string) mark(string) statement(number)
                                    ************
> statement(string)): identifier 'kernel' at marker_example.stp:1:7 [...]

IOW, use  kernel.mark("..."), not kernel.marker("...").


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]