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.2-469-g6e9c532


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  6e9c532dd5b5ed64c6ba2e5d919e81ad03333abe (commit)
       via  78af6aa67f596e7f13b7c3ce5ab134a631fbdc8b (commit)
       via  549d93ad41187c4d4c2b302fbea0b6adbecd4526 (commit)
      from  c31177fb9c9971131d03fbde5f422a442e726f84 (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 6e9c532dd5b5ed64c6ba2e5d919e81ad03333abe
Merge: 78af6aa67f596e7f13b7c3ce5ab134a631fbdc8b c31177fb9c9971131d03fbde5f422a442e726f84
Author: William Cohen <wcohen@redhat.com>
Date:   Mon Jul 12 10:57:38 2010 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 78af6aa67f596e7f13b7c3ce5ab134a631fbdc8b
Author: William Cohen <wcohen@redhat.com>
Date:   Mon Jul 12 10:56:34 2010 -0400

    Remove the unneeded default filter functions from tests.

commit 549d93ad41187c4d4c2b302fbea0b6adbecd4526
Author: William Cohen <wcohen@redhat.com>
Date:   Mon Jul 12 10:25:30 2010 -0400

    Add default filter functions for ipmib, tcpmib, and linuxmib tapset
    
    The ipmib, tcpmib, and linuxmib tapsets use filter functions. There
    needs to be defaults for each of the filter functions so -L and -l work.

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

Summary of changes:
 tapset/ipmib-filter-default.stp           |   17 +++++++++++++++++
 tapset/linuxmib-filter-default.stp        |   17 +++++++++++++++++
 tapset/tcpmib-filter-default.stp          |   17 +++++++++++++++++
 testsuite/buildok/linuxmib-all-probes.stp |    4 ----
 testsuite/buildok/linuxmib-detailed.stp   |    5 -----
 testsuite/buildok/tcpmib-all-probes.stp   |   15 ---------------
 testsuite/buildok/tcpmib-detailed.stp     |   13 -------------
 7 files changed, 51 insertions(+), 37 deletions(-)
 create mode 100644 tapset/ipmib-filter-default.stp
 create mode 100644 tapset/linuxmib-filter-default.stp
 create mode 100644 tapset/tcpmib-filter-default.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]