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/14378] New: dwarfless kprobe return probes don't support @entry()


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

             Bug #: 14378
           Summary: dwarfless kprobe return probes don't support @entry()
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: dsmith@redhat.com
    Classification: Unclassified


kernel.function().return probes support '@entry()', enabling them to get saved
entry-time expressions.

kprobe.function().return probes should also support '@entry()'.

(Better nd_syscall support needs this feature, since several syscall return
probes refer to entry variables.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]