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-1.1-159-g8d9cf9b


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  8d9cf9b0e5eb0f751dc432cdfe055e301cc065c8 (commit)
       via  cc268f7fd934f47b428a8256519678ff5dcf5b43 (commit)
      from  1aa7899ef9aea67e6d145121a095f3220596d326 (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 8d9cf9b0e5eb0f751dc432cdfe055e301cc065c8
Merge: cc268f7fd934f47b428a8256519678ff5dcf5b43 1aa7899ef9aea67e6d145121a095f3220596d326
Author: David Smith <dsmith@redhat.com>
Date:   Fri Mar 5 13:35:19 2010 -0600

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit cc268f7fd934f47b428a8256519678ff5dcf5b43
Author: David Smith <dsmith@redhat.com>
Date:   Fri Mar 5 13:31:12 2010 -0600

    Improved 'mm_struct' casting for RHEL5.
    
    * tapset/context.stp: Improved casting to 'mm_struct' on RHEL5 by changing
      the header file referenced from '<linux/mm_types.h>' to
      '<linux/sched.h>' (since mm_types.h doesn't exist on RHEL5).  On newer
      kernels, sched.h includes mm_types.h.
    * tapset/proc_mem.stp: Ditto.

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

Summary of changes:
 tapset/context.stp  |    4 ++--
 tapset/proc_mem.stp |   18 +++++++++---------
 2 files changed, 11 insertions(+), 11 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]