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.4-29-g6307b84


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  6307b8419e46a6d78a0d23ff30b978c420fa9e3e (commit)
      from  df7f3a01ca2cd04d803fd127b48cc1f87e203ca5 (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 6307b8419e46a6d78a0d23ff30b978c420fa9e3e
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jan 27 14:54:13 2011 -0600

    Fixed BZ661424 by checking for $prev_p first in __scheduler.ctxswitch.kp.
    
    * tapset/scheduler.stp: Checks for '$prev_p' before checking for '$prev'
      so that i386 RHEL5 (which has both arguments) works correctly.

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

Summary of changes:
 tapset/scheduler.stp |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 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]