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-233-gdd13da3


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  dd13da3b90d71b94c8dc09942fee97f8513df348 (commit)
       via  f76427a2bf80e4451e5e8d0c26b06aca65e4e2c4 (commit)
      from  da4c496a55b73e2a768d3b1c6cee44b43144bcc8 (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 dd13da3b90d71b94c8dc09942fee97f8513df348
Merge: f76427a2bf80e4451e5e8d0c26b06aca65e4e2c4 da4c496a55b73e2a768d3b1c6cee44b43144bcc8
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 10 17:21:51 2008 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    * 'master' of ssh://sources.redhat.com/git/systemtap:
      backtrace fix for i386 with neither frame pointers nor dwarf unwinding
      Add network security warning for the client/server.
      Check for dwarf_getelf (elfutils 0.126+).
      hangeLog entries for latest commits.
      Move stap-find-* script to client sub rpm.
      Rename _stp_module module_base output to dwarf_module_base and document.
      Remove unnecessary dependencies.
      Correct man page specs in systemtap.spec
      Create systemtap-client and systemtap-server sub rpms

commit f76427a2bf80e4451e5e8d0c26b06aca65e4e2c4
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 10 17:21:44 2008 -0400

    PR6876: translator speedup for many $vars

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

Summary of changes:
 ChangeLog      |    7 ++
 coveragedb.cxx |   30 +++++----
 elaborate.cxx  |  206 ++++++++++++++++++++++++++++++--------------------------
 main.cxx       |   10 ++-
 session.h      |    2 +-
 tapsets.cxx    |   12 ++-
 translate.cxx  |   20 +++---
 7 files changed, 161 insertions(+), 126 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]