summaryrefslogtreecommitdiffstats
path: root/tapset/ioblock.stp
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2009-11-23 14:13:38 -0600
committerDavid Smith <dsmith@redhat.com>2009-11-23 14:13:38 -0600
commit18871ad0ed1c0618dc4c2479eadbcf982b72e6cd (patch)
tree6758e55c14f259adcd9f9e3114652d7dfb0de0e1 /tapset/ioblock.stp
parentd58c711f40a92a0013cd62b6e96c4ae1c54fe045 (diff)
downloadsystemtap-steved-18871ad0ed1c0618dc4c2479eadbcf982b72e6cd.tar.gz
systemtap-steved-18871ad0ed1c0618dc4c2479eadbcf982b72e6cd.tar.xz
systemtap-steved-18871ad0ed1c0618dc4c2479eadbcf982b72e6cd.zip
Fixed tapset reference manual generation.
* doc/SystemTap_Tapset_Reference/Makefile.am: Check for file existence before doing compare. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated. * tapset/ioblock.stp: Fixed comment so that docs can be built.
Diffstat (limited to 'tapset/ioblock.stp')
-rw-r--r--tapset/ioblock.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/ioblock.stp b/tapset/ioblock.stp
index 707fad4c..761e7df7 100644
--- a/tapset/ioblock.stp
+++ b/tapset/ioblock.stp
@@ -280,7 +280,7 @@ probe ioblock_trace.request = kernel.trace("block_bio_queue")
* BIO_BOUNCED 5 bio is a bounce bio
* BIO_USER_MAPPED 6 contains user pages
* BIO_EOPNOTSUPP 7 not supported
-
+ *
* @rw - binary trace for read/write request
* @vcnt - bio vector count which represents number of array element (page, offset, length) which makes up this I/O request
* @idx - offset into the bio vector array