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-234-ge13b5ab


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  e13b5aba4d5fc678d58556b3e3faf74fea94eb47 (commit)
      from  6c40239db2042808a2ba6af56186a82291267cf2 (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 e13b5aba4d5fc678d58556b3e3faf74fea94eb47
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Sep 20 11:48:28 2011 +0200

    Introduce _stp_get_uregs and _STP_PROBE_STATE_FULL_UREGS flag.
    
    No actual functionality change yet. _STP_PROBE_STATE_FULL_UREGS
    is set for context probe_flags if full user register set is available
    after calling _stp_get_uregs().

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

Summary of changes:
 runtime/runtime_defines.h |    2 ++
 runtime/stack.c           |   31 +++++++++++++++++++++++--------
 2 files changed, 25 insertions(+), 8 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]