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.9-181-gbd25380
@ 2009-08-25  1:16 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-08-25  1:16 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  bd25380dad5aecf4a717aa42d99dd5c45c85f881 (commit)
      from  0facf3509ae93f77d9efc6841731f7ff98982630 (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 bd25380dad5aecf4a717aa42d99dd5c45c85f881
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Aug 24 17:54:40 2009 -0700

    PR2475: Filter filenames against the decl_file
    
    We used to only check that a CU contains at least one srcfile matching
    the user's file spec.  This patch ensures that the selected function was
    actually defined in one of the matching srcfiles.
    
    * tapsets.cxx (struct dwarf_query): Make filtered_srcfiles carry
      strings, so we can easily lookup matches later.
      (query_dwarf_func): Check that the decl_file is in filtered_srcfiles.
      (query_cu): Adjust to using set<string>.
    * dwflpp.cxx (dwflpp::collect_srcfiles_matching): Take a set<string>.

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

Summary of changes:
 dwflpp.cxx  |    2 +-
 dwflpp.h    |    2 +-
 tapsets.cxx |   17 ++++++++++++-----
 3 files changed, 14 insertions(+), 7 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-08-25  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-25  1:16 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-181-gbd25380 jistone

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