index
:
blktrace
master
origin
Block tracing utilities
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blktrace.h
Age
Commit message (
Expand
)
Author
2012-02-27
Too small arrays for file names
Vasily Tarasov
2011-05-26
blktrace: Use be32_to_cpu for blk_io_trace->cpu.
Tao Ma
2008-04-02
blkparse: Introduce optional accounting of PC requests
Christof Schmitt
2007-05-21
Account size of merges
Jens Axboe
2006-12-01
[PATCH] Add timestamp support
Olaf Kirch
2006-03-28
[PATCH] blktrace: fix sendfile problem with > buf_size xmits
Tom Zanussi
2006-02-14
[PATCH] check_data_endianess left in half-done state
Jens Axboe
2006-02-09
[PATCH] Shrink the trace by 1/3 by removing ->comm[16]
Jens Axboe
2006-02-06
[PATCH] Remove native/non-native print
Jens Axboe
2006-02-06
[PATCH] Allow trace data to stay CPU endianness
Jens Axboe
2006-02-02
[PATCH] blkparse: make skip detection per-CPU as well
Jens Axboe
2006-02-02
[PATCH] Make the sequence per-CPU so the kernel side can be lockless
Jens Axboe
2006-01-31
[PATCH] blkparse: cut down on excessive number of fcntl() calls
Jens Axboe
2006-01-13
[PATCH] blkparse: dump requeue info as well
Jens Axboe
2005-10-06
[PATCH] blkparse: fix remap sectors dump, it was in kb
Jens Axboe
2005-10-05
[PATCH] Typo: __BIT_ENDIAN -> __BIG_ENDIAN
Jens Axboe
2005-10-05
[PATCH] Better endianness check
Jens Axboe
2005-10-05
[PATCH] blkparse: Add -a/-A options to blkparse as well
Alan D. Brunelle
2005-09-29
[PATCH] Assorted compiler warnings
Jens Axboe
2005-09-26
[PATCH] blkparse: Add option to hash process by name
Jens Axboe
2005-09-25
[PATCH] blkparse: split format parsing into seperate file
Jens Axboe
2005-09-12
[PATCH] Add support for tracing multiple devices
Nathan Scott
2005-09-06
[PATCH] Missed the ->device in endianness conversions
Jens Axboe
2005-09-06
[PATCH] Bump ->cpu to 32-bits for alignment and add process name
Nathan Scott
2005-09-06
[PATCH] Missing ->cpu endianness conversion
Nathan Scott
2005-09-05
[PATCH] Support for live tracing
Jens Axboe
2005-08-29
[PATCH] Always store trace data in big endian format
Jens Axboe
2005-08-26
Initial commit
Jens Axboe