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.7-91-g8fa5f27


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  8fa5f2719e4ec115486e69364e110a5048c7dfd7 (commit)
       via  49131a6df3a031f0011256cfa33130afc63c001c (commit)
      from  76185b64ca769838c08fee2d2efaf1ea5b2628da (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 8fa5f2719e4ec115486e69364e110a5048c7dfd7
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 9 00:10:52 2012 +0100

    Cannot use @var DWARF variables in tracepoints, warn, but don't crash.

commit 49131a6df3a031f0011256cfa33130afc63c001c
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Mar 8 23:32:49 2012 +0100

    Make sure @var works for process.mark probes.

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

Summary of changes:
 tapsets.cxx                              |   10 ++++++++--
 testsuite/systemtap.base/at_var_mark.exp |   13 +++++++++++++
 testsuite/systemtap.base/at_var_mark.stp |   19 +++++++++++++++++++
 3 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100644 testsuite/systemtap.base/at_var_mark.exp
 create mode 100644 testsuite/systemtap.base/at_var_mark.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]