public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/6902] New: optimize use of elfutils offline module search
@ 2008-09-18 10:02 fche at redhat dot com
  2010-05-24 13:57 ` [Bug translator/6902] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2008-09-18 10:02 UTC (permalink / raw)
  To: systemtap

A probe such as 'probe kernel.function("foo") {}' currently
performs a full offline module search, which for a combined
kernel object/source tree can take a noticeable amount of time
(and inode cache space).  It's wasted effort.

See also bug #3498, but maybe we can get away with not using
a clever report_kernel_offline predicate function, but rather
perhaps we can do a single dwfl report per named module, and
save the resulting dwfl into a cache - like we do for userspace
dwfl's already.

-- 
           Summary: optimize use of elfutils offline module search
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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

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

* [Bug translator/6902] optimize use of elfutils offline module search
  2008-09-18 10:02 [Bug translator/6902] New: optimize use of elfutils offline module search fche at redhat dot com
@ 2010-05-24 13:57 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2010-05-24 13:57 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2010-05-21 20:07 -------
This has been much improved.

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


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

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

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

end of thread, other threads:[~2010-05-21 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-18 10:02 [Bug translator/6902] New: optimize use of elfutils offline module search fche at redhat dot com
2010-05-24 13:57 ` [Bug translator/6902] " fche 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).