public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-125-gae2552d
@ 2009-07-07 18:44 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2009-07-07 18:44 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  ae2552daf405ab1f59ddc862cfe0fcb4d90f8174 (commit)
      from  5cc5056844a402c6cf466c8ca45119a4540b5900 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ae2552daf405ab1f59ddc862cfe0fcb4d90f8174
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Jul 7 14:36:53 2009 -0400

    PR3498: speed up pass-2 and pass-3 for kernel offline dwfl module searching
    
    * dwflpp.cxx (dwflpp ctor): Parametrize for user/kernel modes.
      Update callers.
      (dwfl_report_offline_predicate): New function.  Filter and
      abort searches early if possible.
      (setup_kernel): Use new predicate.
    * dwflpp.h: Corresponding changes.
    * tapsets.cxx (dwfl_report_offline_predicate): Remove this shared
      implementation.
      (dwarf_builder): Turn kern_dw into module_name->dwflpp* map, just
      like user_dw.
      (get_kern_dw): Adapt.
      (dwarf_build_no_more): Adapt.
    * tapsets.h: Remove old shared predicate.
    * translate.cxx (dwfl_report_offline_predicate2): New function.
      Filter and abort searches early if possible.
      (emit_symbol_data): Use it.

-----------------------------------------------------------------------

Summary of changes:
 dwflpp.cxx    |   64 +++++++++++++++++++++++++++++++++++++++++++-------------
 dwflpp.h      |    4 +-
 tapsets.cxx   |   49 +++++++++++++++++++------------------------
 tapsets.h     |    1 -
 translate.cxx |   59 ++++++++++++++++++++++++++++++++++++++++++---------
 5 files changed, 121 insertions(+), 56 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-07 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-07 18:44 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-125-gae2552d fche

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