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.9.5-60-g5ff8be6


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  5ff8be611e2460ad5e0a15e1cd0936c38e518c7f (commit)
      from  dcfd7fed7088871f46d9da7183e485877fb2d81f (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 5ff8be611e2460ad5e0a15e1cd0936c38e518c7f
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Apr 2 13:49:12 2009 +0200

    Make task_finder.c compiler if ! defined (CONFIG_UTRACE).
    
    * runtime/task-finder.c: If ! defined (CONFIG_UTRACE) define dummy noop
      API for sym.c consisting of struct stap_task_finder_target,
      stap_add_vma_map_info, stap_remove_vma_map_info and
      stap_find_vma_map_info.

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

Summary of changes:
 runtime/task_finder.c |   30 ++++++++++++++++++++++++++++--
 1 files changed, 28 insertions(+), 2 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]