This is the mail archive of the systemtap@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]

Re: [PATCH] Update SCSI tapset


On Wed, Dec 02, 2009 at 08:12:53PM -0200, Andre Detsch wrote:
> This patch updates the scsi.stp tapset, as long as the correspondent testcase.
> 
> Changes are:
>   * Inclusion of two new probes: scsi.set_state and scsi.ioexecute
>   * device_state and data_direction values are now available in string
>     form, reflecting the enum identificator, instead of its integer id
>   * Minor fix in scsi.iodispatching documentation: "req_bufflen" is actually
>     called "request_bufflen"
>   * Testcase now prints not only the values, but also the name of the fields
>   * Some housekeeping, such as white space and tabulation fixes
> 
> Signed-off-by: Andre Detsch <adetsch@br.ibm.com>
>

Hi Andre,
	This patch is committed to systemtap git tree through commit
82acd39eeb4e04fc2359cb4ce1a0834f0d7769cc.

Thanks,
K.Prasad
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]