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-rc1-4-gf1743f0


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  f1743f00e6058d2dee44510f3ef165c549a6291e (commit)
      from  ad125a746537f806424fbad8d36eff332dffc25a (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 f1743f00e6058d2dee44510f3ef165c549a6291e
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sat Jul 12 19:10:22 2008 -0400

    PR6738: restore support for rhel4-era (2.6.9) kernels

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

Summary of changes:
 ChangeLog                     |    7 ++
 buildrun.cxx                  |    1 +
 runtime/ChangeLog             |    8 ++
 runtime/autoconf-uaccess.c    |    2 +
 runtime/loc2c-runtime.h       |    4 +
 runtime/transport/ChangeLog   |   10 ++
 runtime/transport/procfs.c    |  201 +++--------------------------------------
 runtime/transport/relayfs.c   |    6 +-
 runtime/transport/transport.h |    1 -
 runtime/unwind/i386.h         |    9 ++
 runtime/unwind/unwind.h       |    5 +
 runtime/unwind/x86_64.h       |    4 +
 translate.cxx                 |    3 +-
 13 files changed, 70 insertions(+), 191 deletions(-)
 create mode 100644 runtime/autoconf-uaccess.c


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]