1. 12 10月, 2007 1 次提交
    • B
      [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n · 780513ec
      Boaz Harrosh 提交于
      I get a compilation error in sglist-arch branch
      with BLK_DEV_IO_TRACE=n:
      
        CC      block/compat_ioctl.o
      /usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c: In
      function ?compat_blk_trace_setup?:
      /usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c:568:
      error: expected expression before ?do?
      make[2]: *** [block/compat_ioctl.o] Error 1
      Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
      780513ec
  2. 10 10月, 2007 1 次提交
  3. 12 8月, 2007 1 次提交
  4. 24 7月, 2007 1 次提交
  5. 01 12月, 2006 1 次提交
    • O
      [PATCH] blktrace: add timestamp message · be1c6341
      Olaf Kirch 提交于
      This adds a new timestamp message to blktrace, giving the timeofday when
      we starting tracing. This helps user space correlate block trace events
      with eg an application strace.
      
      This requires a (compatible) update to blkparse. The changed blkparse
      is still able to process traces generated by older kernels, and older
      versions of blkparse should silently ignore the new records (because
      they have a pid of 0).
      Signed-off-by: NOlaf Kirch <okir@suse.de>
      Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
      be1c6341
  6. 01 10月, 2006 2 次提交
  7. 06 7月, 2006 3 次提交
  8. 23 6月, 2006 1 次提交
  9. 26 4月, 2006 1 次提交
  10. 24 3月, 2006 1 次提交