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-200-ge6342ff


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  e6342ff8c11bbed1d2058507b918cf3c140e1322 (commit)
      from  e36b5fc35d4033d5718eb8e101968b79d0360202 (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 e6342ff8c11bbed1d2058507b918cf3c140e1322
Author: Tim Moore <moore@blackbox.bricoworks.com>
Date:   Mon Sep 8 16:14:03 2008 +0200

    PR1288: runtime functions for avoiding certain addresses

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

Summary of changes:
 runtime/ChangeLog       |    8 ++
 runtime/addr-map.c      |  181 +++++++++++++++++++++++++++++++++++++
 runtime/loc2c-runtime.h |  230 ++++++++++++++++++++++++++++-------------------
 runtime/runtime.h       |    1 +
 4 files changed, 326 insertions(+), 94 deletions(-)
 create mode 100644 runtime/addr-map.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]