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.5-169-g436e5bf


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  436e5bf634020bcb9f98967891508db21f9e6cbd (commit)
      from  d1b6c2866b35575219fb36fa2307c9f87e876750 (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 436e5bf634020bcb9f98967891508db21f9e6cbd
Author: Jim Keniston <jkenisto@us.ibm.com>
Date:   Mon Apr 20 16:39:26 2009 -0700

    PR10078: uretprobes on functions returning structs/unions
    arch_predict_sp_at_ret() for x86_32 now accommodates ret $4.
    Added bz10078 regression test.

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

Summary of changes:
 runtime/uprobes/uprobes_i386.c       |   13 +++++++++++-
 runtime/uprobes/uprobes_x86.c        |   13 +++++++++++-
 runtime/uprobes2/uprobes_x86.h       |   13 +++++++++++-
 testsuite/systemtap.base/bz10078.c   |   22 +++++++++++++++++++++
 testsuite/systemtap.base/bz10078.exp |   35 ++++++++++++++++++++++++++++++++++
 testsuite/systemtap.base/bz10078.stp |    4 +++
 6 files changed, 97 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.base/bz10078.c
 create mode 100644 testsuite/systemtap.base/bz10078.exp
 create mode 100644 testsuite/systemtap.base/bz10078.stp


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]