[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
authorJens Axboe <axboe@suse.de>
Thu, 23 Mar 2006 19:00:26 +0000 (20:00 +0100)
committerJens Axboe <axboe@suse.de>
Thu, 23 Mar 2006 19:00:26 +0000 (20:00 +0100)
commit2056a782f8e7e65fd4bfd027506b4ce1c5e9ccd4
treed4fe59a7ca0c110690937085548936a4535c39db
parent6dac40a7ce2483a47b54af07afebeb84131c7228
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23

Signed-off-by: Jens Axboe <axboe@suse.de>
17 files changed:
block/Kconfig
block/Makefile
block/blktrace.c [new file with mode: 0644]
block/elevator.c
block/ioctl.c
block/ll_rw_blk.c
drivers/block/cciss.c
drivers/md/dm.c
fs/bio.c
fs/compat_ioctl.c
include/linux/blkdev.h
include/linux/blktrace_api.h [new file with mode: 0644]
include/linux/compat_ioctl.h
include/linux/fs.h
include/linux/sched.h
kernel/fork.c
mm/highmem.c