public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-210-g84c84ac
@ 2011-03-30 15:20 scox
  0 siblings, 0 replies; only message in thread
From: scox @ 2011-03-30 15:20 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  84c84ac48824577e28f306ab99c430d8dd85e420 (commit)
      from  24e979d6357fbf3742e182a5ca87f17002940d2e (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 84c84ac48824577e28f306ab99c430d8dd85e420
Author: Stan Cox <scox@redhat.com>
Date:   Wed Mar 30 11:14:43 2011 -0400

    Add more syntax for shared library probing.
    
    	* dwflpp.cxx (iterate_over_libraries): New.  Get library list via
    	ld-linux.so.
    	* dwflpp.h (iterate_over_libraries): Likewise.
    
    	* tapsets.cxx (base_query): If this is a library then save the
    	executable path.
    	(query_module): For a library, call query_library_callback via
    	iterate_over_libraries.
    	(query_library_callback): New. Calls query_library.
    	(query_library): Substitute the library name into the chain then
    	derive_probes.
    
    	library.exp:  Add library("*") test.

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

Summary of changes:
 dwflpp.cxx                           |  105 ++++++++++++++++++++++++++++++++--
 dwflpp.h                             |    4 +
 tapsets.cxx                          |   80 ++++++++++++++++++++-----
 testsuite/systemtap.base/library.exp |   18 ++++++
 4 files changed, 186 insertions(+), 21 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:[~2011-03-30 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30 15:20 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-210-g84c84ac scox

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