public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/16557] New: on RHEL5, the vm.mmap probe alias needs help
@ 2014-02-11 17:35 dsmith at redhat dot com
  2014-02-11 17:39 ` [Bug tapsets/16557] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2014-02-11 17:35 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 16557
           Summary: on RHEL5, the vm.mmap probe alias needs help
           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 RHEL5 (2.6.18-371.4.1.el5), the vm.mmap probe alias ends up being a probe
point on 'kernel.function("do_mmap")'. However, this function is always
inlined, and we can't access any arguments. However, there is only one caller
of do_mmap(), do_mmap_pgoff(). We can access its arguments.

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

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

* [Bug tapsets/16557] on RHEL5, the vm.mmap probe alias needs help
  2014-02-11 17:35 [Bug tapsets/16557] New: on RHEL5, the vm.mmap probe alias needs help dsmith at redhat dot com
@ 2014-02-11 17:39 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2014-02-11 17:39 UTC (permalink / raw)
  To: systemtap

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

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 cc0ca53.

-- 
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:[~2014-02-11 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-11 17:35 [Bug tapsets/16557] New: on RHEL5, the vm.mmap probe alias needs help dsmith at redhat dot com
2014-02-11 17:39 ` [Bug tapsets/16557] " 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).