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, rhel53, updated. release-0.7-286-gd8ecf2c


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, rhel53 has been updated
       via  d8ecf2c2b664c62e3a978d41447534c7296b5636 (commit)
      from  440b013c0607c92fa7a9397a8462414c342fbcba (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 d8ecf2c2b664c62e3a978d41447534c7296b5636
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]