[Bug tapsets/13453] New: tapset/nd_syscalls.stp:# FIXME: doesn't handle sys_inotify_init1()

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Tue Nov 29 19:23:00 GMT 2011


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

             Bug #: 13453
           Summary: tapset/nd_syscalls.stp:# FIXME: doesn't handle
                    sys_inotify_init1()
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


The corresponding syscalls.stp has:

probe syscall.inotify_init = kernel.function("sys_inotify_init1").call !,
                             kernel.function("sys_inotify_init").call ?

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



More information about the Systemtap mailing list