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.6-339-g3b62d74


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  3b62d74b6a33a7c71c104d1b3e414044a5978cd5 (commit)
      from  cd4c71e97a1704bd830d0a8b1b743645b8a538a7 (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 3b62d74b6a33a7c71c104d1b3e414044a5978cd5
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Oct 20 20:42:34 2011 +0200

    Add runtime/autoconf-mm-context-vdso-base.c for vma.c vdso catching.
    
    Some architectures use an unsigned long vdso_base field in mm->context,
    instead of a void *vdso field. Detect either in _stp_vma_match_vdso().

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

Summary of changes:
 buildrun.cxx                                       |    1 +
 ...text-vdso.c => autoconf-mm-context-vdso-base.c} |    2 +-
 runtime/vma.c                                      |    9 ++++++++-
 3 files changed, 10 insertions(+), 2 deletions(-)
 copy runtime/{autoconf-mm-context-vdso.c => autoconf-mm-context-vdso-base.c} (61%)


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]