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 documentation/6819] New: stapprobes(5) - syntactically (in)valid probepoints


The stapprobes(5) man page says:
       These are all syntactically valid probe points:

              ...
              syscall(22)
              user.inode("/bin/vi").statement(0x2222)
              ...
These may be valid syntactically, but not semantically -- i.e., they're not
known to the translator or defined in any tapset.  So they're confusing to new
users.  The user.inode example could now be replaced with a
process("/bin/vi")... example.

-- 
           Summary: stapprobes(5) - syntactically (in)valid probepoints
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: documentation
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jkenisto at us dot ibm dot com


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

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