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-0.7-408-gd4b35e9


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  d4b35e96eab28e96353b53954111662cf76ced2d (commit)
      from  2f6db74ede1d91c5db9c08c6f0dd1056a6992817 (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 d4b35e96eab28e96353b53954111662cf76ced2d
Author: David Smith <dsmith@redhat.com>
Date:   Tue Oct 28 14:34:28 2008 -0500

    PR6972.  Fixed vfs tapset.
    
    2008-10-28  David Smith  <dsmith@redhat.com>
    
    	PR6972
    	* vfs.stp (generic.fop.aio_read): Works under 2.6.18 kernels, such
    	as RHEL5.
    	(generic.fop.aio_read.return): Ditto.
    	(vfs.__set_page_dirty_buffers): Fixed small bug.
    	(_vfs.block_write_begin): Only use for kernels >= 2.6.24.
    	(_vfs.block_write_begin.return): Ditto.
    	(_vfs.block_write_end): Ditto.
    	(_vfs.block_write_end.return): Ditto.
    
    2008-10-28  David Smith  <dsmith@redhat.com>
    
    	* buildok/vfs_testcase.stp: Fixes for updated vfs tapset.

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

Summary of changes:
 tapset/ChangeLog                   |   12 ++++++++++++
 tapset/vfs.stp                     |   30 +++++++++++++++++++++---------
 testsuite/ChangeLog                |    4 ++++
 testsuite/buildok/vfs_testcase.stp |    7 +++----
 4 files changed, 40 insertions(+), 13 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]