public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/15865] New: nfs_proc.stp needs to be handle NFSv2 support being removed
@ 2013-08-20 18:20 dsmith at redhat dot com
  2013-08-20 18:23 ` [Bug tapsets/15865] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-08-20 18:20 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 15865
           Summary: nfs_proc.stp needs to be handle NFSv2 support being
                    removed
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

In future fedora rawhide kernels, NVSv2 support will be removed. This will
cause problems for the nfs_proc.stp tapset, like this:

====
# stap -vp4 -e 'probe nfs.proc2.write { printf("%s %s\n", name, argstr) }'
Pass 1: parsed user script and 96 library script(s) using
208932virt/26464res/2792shr/24312data kb, in 160usr/10sys/365real ms.
semantic error: while resolving probe point: identifier 'nfs' at <input>:1:7
        source: probe nfs.proc2.write { printf("%s %s\n", name, argstr) }
                      ^

semantic error: no match
Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s)
using 390500virt/64416res/3444shr/61488data kb, in 1320usr/320sys/2178real ms.
Pass 2: analysis failed.  [man error::pass2]
====

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug tapsets/15865] nfs_proc.stp needs to be handle NFSv2 support being removed
  2013-08-20 18:20 [Bug tapsets/15865] New: nfs_proc.stp needs to be handle NFSv2 support being removed dsmith at redhat dot com
@ 2013-08-20 18:23 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-08-20 18:23 UTC (permalink / raw)
  To: systemtap

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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit f5b6525.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-20 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20 18:20 [Bug tapsets/15865] New: nfs_proc.stp needs to be handle NFSv2 support being removed dsmith at redhat dot com
2013-08-20 18:23 ` [Bug tapsets/15865] " dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).