public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-143-ge050d62
@ 2011-07-19 21:05 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2011-07-19 21:05 UTC (permalink / raw)
  To: systemtap-cvs

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  e050d62f2a9df07390fb2de38905b8d5d6f678b1 (commit)
      from  b8a8e5f947dbb210950079696cb11e8f3422cb49 (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 e050d62f2a9df07390fb2de38905b8d5d6f678b1
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jul 19 22:56:17 2011 +0200

    Depend on elfutils 0.142+. Remove various workarounds.
    
    We really need at least 0.142 to support quick dwarf unwinding.
    Also earlier versions had various bugs that we sometimes worked
    around, but not always. Which could lead to misterious failures
    when a bias was miscalculated.

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

Summary of changes:
 Makefile.am                                |    1 +
 Makefile.in                                |    8 +-
 NEWS                                       |    2 +
 aclocal.m4                                 | 2350 +---------------------------
 config.in                                  |   11 -
 configure                                  |  547 +++----
 configure.ac                               |   21 +-
 doc/Makefile.in                            |    7 +-
 doc/SystemTap_Tapset_Reference/Makefile.in |    7 +-
 doc/beginners/Makefile.in                  |    7 +-
 dwarf_wrappers.h                           |   11 -
 dwflpp.cxx                                 |   22 +-
 dwflpp.h                                   |    5 -
 grapher/Makefile.in                        |    7 +-
 loc2c-test.c                               |   25 +-
 loc2c.c                                    |   18 +-
 runtime/staprun/aclocal.m4                 |    4 +-
 runtime/staprun/configure                  |  232 ++--
 runtime/unwind.c                           |    4 +-
 systemtap.spec                             |    2 +-
 testsuite/aclocal.m4                       |    4 +-
 testsuite/configure                        |  100 +-
 translate.cxx                              |   34 -
 23 files changed, 401 insertions(+), 3028 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-19 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-19 21:05 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-143-ge050d62 mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).