commit | 0bfc24559d7945506184d86739fe365a181f06b7 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Nov 26 11:59:56 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 26 13:04:35 2008 +0100 |
tree | 5c152128faac7080f4802ce03d1c6b6bc7173227 | |
parent | 5f3ea37c7716db4e894a480e0c18b24399595b6b [diff] |
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>