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-169-g4a507da


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  4a507da270189d642d20b8f621fa512a09d06bfe (commit)
       via  1b43894364dec075d13636b3c78c786da73fc8ad (commit)
       via  44a7e76ab8cd9b9942b8d8a72d065269cd637c4a (commit)
      from  d11d7412c7f592373c4f1341bae83b031a7d1075 (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 4a507da270189d642d20b8f621fa512a09d06bfe
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 5 23:57:44 2011 +0200

    PR13112 Add include/asm/io_64.h blacklist.
    
    Also simplify blfile include list (starting .* pattern needed for all
    asm/include files means we can collapse some).

commit 1b43894364dec075d13636b3c78c786da73fc8ad
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 5 23:44:53 2011 +0200

    PR13108 blacklist probing paravirt ops from paravirt.c or paravirt.h.

commit 44a7e76ab8cd9b9942b8d8a72d065269cd637c4a
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 5 23:37:11 2011 +0200

    PR13112 (and PR13108) blacklist probing function from include/asm .h files.
    
    dwflpp.cxx (build_blacklist): all include/asm .h blfile patterns might
    need "full path" so prefix those with '.*'
    Add new XFAIL semok.exp inb_blacklisted.stp testcase.

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

Summary of changes:
 dwflpp.cxx                          |   14 ++++++++------
 testsuite/semko/inb_blacklisted.stp |    8 ++++++++
 2 files changed, 16 insertions(+), 6 deletions(-)
 create mode 100755 testsuite/semko/inb_blacklisted.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]