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.0-185-gc39cdd5


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  c39cdd5565f718302057242bbfe50e71b69c4f4d (commit)
      from  5807ac6473b47074cd90f93f5b1b3c3eb452fed9 (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 c39cdd5565f718302057242bbfe50e71b69c4f4d
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Wed Nov 4 10:58:58 2009 +0800

    PR10466: print the set-intersection of variables retrieved from each branch
    
    * elaborate.h: Remove printargs and add getargs.
    * tapset-mark.cxx (mark_derived_probe): Ditto.
    * tapsets.cxx (dwarf_derived_probe,tracepoint_derived_probe): Ditto.
    * main.cxx (printscript): Make intersection before printing.

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

Summary of changes:
 elaborate.h     |    4 ++--
 main.cxx        |   46 +++++++++++++++++++++++++++++++++++-----------
 tapset-mark.cxx |   10 +++++-----
 tapsets.cxx     |   20 +++++++++-----------
 4 files changed, 51 insertions(+), 29 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]