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-17-g87f2ea3


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  87f2ea3fb84933094add88b7fa64f3b922918e4e (commit)
      from  3d39ffd976089c514b5fa62661ab2c2b009a712e (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 87f2ea3fb84933094add88b7fa64f3b922918e4e
Author: David Smith <dsmith@redhat.com>
Date:   Mon Mar 29 16:11:28 2010 -0500

    PR 11338 (partial): Used @defined in ioscheduler.stp and fixed deref hazards.
    
    * tapset/ioscheduler.stp (ioschedule.elv_next_request): Used '@defined'
      instead of a kernel version check.
      (ioscheduler.elv_next_request.return): Ditto.
      (ioscheduler.elv_add_request.kp): Ditto.
      (ioscheduler.elv_completed_request): Ditto.
      (disk_major_from_request): Fixed deref hazards.
      (disk_minor_from_request): Ditto.

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

Summary of changes:
 tapset/ioscheduler.stp |   88 ++++++++++++++++++++++--------------------------
 1 files changed, 40 insertions(+), 48 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]