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.7-314-g0386bbc


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  0386bbcfaf726f9bc1eec798e62229e8e298549c (commit)
       via  25b24f3675cc75b3740955f9f1098b5c12733a4b (commit)
      from  b19be2e289facccfc7874042ab431a6f58bb5a04 (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 0386bbcfaf726f9bc1eec798e62229e8e298549c
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Wed Jun 13 10:40:03 2012 -0400

    PR10299: enable support for arbitrary mangling (first without breaking existing behaviour).

commit 25b24f3675cc75b3740955f9f1098b5c12733a4b
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Wed Jun 13 10:33:17 2012 -0400

    PR10299 groundwork: tests to check old and new behaviour.

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

Summary of changes:
 dwflpp.cxx                        |   26 +++---
 tapset-netfilter.cxx              |   12 +-
 tapset-procfs.cxx                 |    8 +-
 tapsets.cxx                       |    2 +-
 testsuite/buildok/newlocals01.stp |   14 +++
 testsuite/buildok/oldlocals01.stp |   16 +++
 translate.cxx                     |  210 +++++++++++++++++++++++++------------
 translate.h                       |    9 ++-
 8 files changed, 207 insertions(+), 90 deletions(-)
 create mode 100755 testsuite/buildok/newlocals01.stp
 create mode 100755 testsuite/buildok/oldlocals01.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]