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 translator/9770] New: stap -l 'process("bla").mark("*")' should print marker names


Unless you know the names of the markers put into a binary it is hard to place
any probes because currently trying to list the markers with stap -l will return
the translated process("bla").statement(123456789) probe points, which don't
tell you much about what exactly will be probed.

Likewise stap -L should print argument names (and types) if possible.

-- 
           Summary: stap -l 'process("bla").mark("*")' should print marker
                    names
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mjw at redhat dot com


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

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