blktrace: port to tracepoints, update
authorIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 10:59:56 +0000 (11:59 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Nov 2008 12:04:35 +0000 (13:04 +0100)
commit0bfc24559d7945506184d86739fe365a181f06b7
tree5c152128faac7080f4802ce03d1c6b6bc7173227
parent5f3ea37c7716db4e894a480e0c18b24399595b6b
blktrace: port to tracepoints, update

Port to the new tracepoints API: split DEFINE_TRACE() and DECLARE_TRACE()
sites. Spread them out to the usage sites, as suggested by
Mathieu Desnoyers.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
block/blk-core.c
block/elevator.c
drivers/md/dm.c
fs/bio.c
include/trace/block.h
mm/bounce.c