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-201-g1fa23e7


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  1fa23e70a939c20664d7ae6ee5ef66b51835e0ee (commit)
      from  a99eea4f68db917268b83ab75574c832b646bd65 (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 1fa23e70a939c20664d7ae6ee5ef66b51835e0ee
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Mar 22 11:20:23 2009 -0400

    PR9974: adapt to utrace_connected_engine -> utrace_engine
    
    Adjusted all headers that #include <linux/utrace.h> to follow with:
    
    /* PR9974: Adapt to struct renaming. */

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

Summary of changes:
 runtime/itrace.c               |    6 ++++++
 runtime/task_finder.c          |    6 ++++++
 runtime/uprobes2/uprobes.c     |    6 ++++++
 runtime/uprobes2/uprobes.h     |    5 +++++
 runtime/utrace_compatibility.h |    5 +++++
 5 files changed, 28 insertions(+), 0 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]