[Bug tapsets/17807] New: The vfs tapset is broken on 3.18
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jan 6 19:05:00 GMT 2015
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.
More information about the Systemtap
mailing list