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.5-158-g27e3196


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  27e31969023b806103cac0c356d31ac280e04065 (commit)
       via  ff86dcd571747970f027690f9906c916da192a1d (commit)
       via  c2cf1b873030c98553ff9eac3010dd78f2cf4db9 (commit)
       via  9b56d24fcd8cabd14c1b56b8294cff980f367df6 (commit)
       via  6e70fcd5cdba05e5d46bbbdf1bd945188eddaf92 (commit)
       via  1d0fc5733eab383c0524e9ceb188af34807ad9b8 (commit)
      from  ba0bd1bec9fbf0c68fe9c07f70dcbdce39fe29e0 (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 27e31969023b806103cac0c356d31ac280e04065
Merge: ff86dcd ba0bd1b
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 20:54:22 2011 -0400

    Merge branch 'master' of git://sources.redhat.com/git/systemtap
    
    * 'master' of git://sources.redhat.com/git/systemtap:
      Normalize the arch in systemtap_session::clone
      Improved prcwildcard.exp and cmd_parse.exp tests.
    
    Conflicts:
    	testsuite/systemtap.base/cmd_parse.exp

commit ff86dcd571747970f027690f9906c916da192a1d
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 20:51:53 2011 -0400

    testsuite: testsuite/net/stap server setup
    
    * testsuite/lib/systemtap.exp (start_server): Locate
      stap based on $SYSTEMTAP_PATH; plop in $installed_stap.
      (setup_server): Use that location rather than which(1).

commit c2cf1b873030c98553ff9eac3010dd78f2cf4db9
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 20:43:53 2011 -0400

    kernel.trace query: linux 3.0 porting and complaining
    
    * tapsets.cxx (tracepoint_extra_decls): Add another few they-live
      entries for linux 3.0.  Still need something for trace/events/napi.h.
    
    * buildrun.cxx (make_tracequery): Lament the possibility of printing
      warnings that don't make much sense, and a user can't fix.

commit 9b56d24fcd8cabd14c1b56b8294cff980f367df6
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 20:42:43 2011 -0400

    testcase: ptridx
    
    The ptridx.exp expect regexps neglected to look for the
    output of the ptridx program itself, leading to false FAIL:'s

commit 6e70fcd5cdba05e5d46bbbdf1bd945188eddaf92
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 20:42:11 2011 -0400

    testsuite: bump up cmd_parse.exp #8 timeout, explain why it's slow

commit 1d0fc5733eab383c0524e9ceb188af34807ad9b8
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 20 19:31:25 2011 -0400

    testsuite: 3.0 kernel nomenclature
    
    cmd_parse15 falsely kfailed on 3.0 due to naive SUBLEVEL parsing.

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

Summary of changes:
 buildrun.cxx                           |    7 +++++++
 tapsets.cxx                            |    8 ++++++++
 testsuite/lib/systemtap.exp            |   10 +++++++---
 testsuite/systemtap.base/cmd_parse.exp |   14 +++++++++-----
 testsuite/systemtap.base/ptridx.exp    |    3 +++
 5 files changed, 34 insertions(+), 8 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]