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)
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>

No differences found