From: peterho Date: Sat, 6 May 2006 13:55:03 +0000 (+0000) Subject: added block.xml X-Git-Tag: v0.12.20~1701 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=d698e0bf6d27bd12a7d8f1c3e0475dda1e012ad2;hp=c9a740f7605eaa1f78a8b0be04a4aa0a98793914;p=lttv.git added block.xml git-svn-id: http://ltt.polymtl.ca/svn@1788 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/diskperformance/block.xml b/ltt/branches/poly/lttv/modules/gui/diskperformance/block.xml new file mode 100644 index 00000000..c296bd89 --- /dev/null +++ b/ltt/branches/poly/lttv/modules/gui/diskperformance/block.xml @@ -0,0 +1,19 @@ + + block facility has events related to block read and block written. + + + block read for disk data + major number of the device + minor number of the device + number of bytes read + + + + Block write event + major number of the device + minor number of the device + number of bytes written + + + +