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-320-gd124d4d


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  d124d4decd2e1ab45727f2b4d9994a377998cb41 (commit)
      from  c12bdeab8e5515848ba0d2af21c8c6e5c072c42a (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 d124d4decd2e1ab45727f2b4d9994a377998cb41
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Oct 18 14:28:59 2011 +0200

    PR13284 Failure to resolve kernel global e.g. jiffies.
    
    * dwflpp.cxx (vardie_from_symtable): Also accept STT_NOTYPE. Some global
      don't have a type associated with them.
    * testsuite/buildok/pr13284.stp: New testcase.

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

Summary of changes:
 dwflpp.cxx                    |    3 ++-
 testsuite/buildok/pr13284.stp |    4 ++++
 2 files changed, 6 insertions(+), 1 deletions(-)
 create mode 100644 testsuite/buildok/pr13284.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]