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 tapsets/10204] New: Place userspace markers in systemtap itself


Perhaps we should eat our own dogfood, and start placing userspace markers in
our own programs.  Some simple candidates off the top of my head:

= stap
  - start/end of each phase
  - launching other processes [stap_system()]
  - various cache activity

= staprun
  - loading/unloading the module

= stapio
  - send/recv control messages
  - recv data messages

Not all of these would necessarily need markers, but they could all go into a
stap.* tapset in whatever form makes sense.

-- 
           Summary: Place userspace markers in systemtap itself
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: jistone at redhat dot com


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

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