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-0.7-344-g7e72fbe


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  7e72fbeeddb9bbea476584047818a43fee4b9b6a (commit)
       via  1b1b4cebda9ceaa7a2a2b695a32ecb2588045076 (commit)
      from  79bc46910cec133b913c90273f310c949ac01f13 (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 7e72fbeeddb9bbea476584047818a43fee4b9b6a
Merge: 1b1b4cebda9ceaa7a2a2b695a32ecb2588045076 79bc46910cec133b913c90273f310c949ac01f13
Author: Rajan Arora <rarora@redhat.com>
Date:   Thu Oct 9 20:14:39 2008 -0400

    Merge branch 'master' of ssh://rarora@sources.redhat.com/git/systemtap
    
    Conflicts:
    
    	ChangeLog

commit 1b1b4cebda9ceaa7a2a2b695a32ecb2588045076
Author: Rajan Arora <rarora@redhat.com>
Date:   Thu Oct 9 19:58:30 2008 -0400

    Display source context for error and warning messages (6701)

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

Summary of changes:
 ChangeLog                             |   20 +++++++++++++++
 elaborate.cxx                         |   43 +++++++++++++++++++++++++++++++++
 parse.cxx                             |   30 ++++++++++++++++++++--
 parse.h                               |   10 +++++--
 session.h                             |    1 +
 staptree.h                            |    4 ++-
 testsuite/ChangeLog                   |    5 ++++
 testsuite/parseko/source_context.stp  |    5 ++++
 testsuite/systemtap.base/warnings.exp |    2 +
 9 files changed, 113 insertions(+), 7 deletions(-)
 create mode 100755 testsuite/parseko/source_context.stp


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]