This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-123-gc57ea85


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  c57ea85430e100f9d88cd41913b618dc7ded08dd (commit)
      from  fea74777837c43578e3e061f72a9c8358d87f2d1 (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 c57ea85430e100f9d88cd41913b618dc7ded08dd
Author: Stan Cox <scox@redhat.com>
Date:   Mon Sep 13 14:49:45 2010 -0400

    Use common handler for sdt.h v2/v3 and change sdt.h v2 to use it.
    
    * tapsets.cxx (sdt_query::iterate_over_probe_entries): Replaces get_next_probe.
    (sdt_query::handle_query_module): Use it.
    (sdt_query::handle_probe_entry): New.  Used by sdt.h v2/v3

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

Summary of changes:
 tapsets.cxx |  252 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 130 insertions(+), 122 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]