public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/9771] New: Detecting probes classes system wide
@ 2009-01-21 12:12 mjw at redhat dot com
  2009-02-16 19:58 ` [Bug translator/9771] " scox at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mjw at redhat dot com @ 2009-01-21 12:12 UTC (permalink / raw)
  To: systemtap

stap -l and stap -L are great if you know what kind of probes there are and/or
which processes have markers in them. But it is not easy to figure out the probe
classes and arguments/process names without some extra knowledge.

stap -l * is a start, but doesn't get you any further:

$ stap -l \*
begin
end
error
never

Ideally stap -l without any arguments would give you the probe classes (kernel,
module, timer, process, tapset aliases, etc) timer, and given a probe class
would give you the applicable arguments (kernel -> function, statement, etc,
module -> module names, timer -> jiffies, ms, profile, etc, process -> function,
argument, mark, etc, process.mark -> processes on system containing markers, etc.)

For processes and libraries with markers compiled in it makes sense to have a
system wide registry (directory?) where marker files can be placed describing
the process and the mark semantics (plus arguments).

-- 
           Summary: Detecting probes classes system wide
           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=9771

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-24 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-9771-6586@http.sourceware.org/bugzilla/>
2013-05-24 21:28 ` [Bug translator/9771] Detecting probes classes system wide fche at redhat dot com
2009-01-21 12:12 [Bug translator/9771] New: " mjw at redhat dot com
2009-02-16 19:58 ` [Bug translator/9771] " scox at redhat dot com
2009-02-17 15:05 ` scox at redhat dot com
2009-02-18  4:52 ` fche at redhat dot com
2009-02-19 18:55 ` mjw at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).