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/10521] New: Add support for DECLARE_TRACE_WITH_CALLBACK


In tip/master, commit 63fbdab3 adds DECLARE_TRACE_WITH_CALLBACK underneath the
normal DECLARE_TRACE, in order to support extra setup for the syscall tracepoints.

We should still be fine for tracepoints going through DECLARE_TRACE, but we
should hook into the CALLBACK macro too so we get the syscall tracepoints too.

-- 
           Summary: Add support for DECLARE_TRACE_WITH_CALLBACK
           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=10521

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