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/17807] New: The vfs tapset is broken on 3.18


https://sourceware.org/bugzilla/show_bug.cgi?id=17807

            Bug ID: 17807
           Summary: The vfs tapset is broken on 3.18
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

On 3.18.1-2.fc22.x86_64, I see the following:

====
stap -p4 ../src/testsuite/buildok/vfs-all-probes.stp 
semantic error: while resolving probe point: identifier 'kernel' at
/usr/local/share/systemtap/tapset/linux/vfs.stp:182:2
        source:     kernel.function("generic_file_aio_read")
                    ^

semantic error: no match
====

The 'generic_file_aio_read' and 'generic_file_aio_write' kernel functions no
longer exist in 3.18.

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