[PATCH] blktrace: add timestamp message
authorOlaf Kirch <okir@suse.de>
Fri, 1 Dec 2006 09:39:12 +0000 (10:39 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:39:12 +0000 (10:39 +0100)
commitbe1c63411addba3ad750eb4fdfc50b97bc82825e
treed00c889873310a5c6ee0caf79f2b70e64a382796
parent0215ffb08ce99e2bb59eca114a99499a4d06e704
[PATCH] blktrace: add timestamp message

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: Olaf Kirch <okir@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blktrace.c
include/linux/blktrace_api.h