commit | 9e9efffb7848fe53c334996819139b431b983ac2 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Mon Sep 29 20:31:58 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:03 2008 +0200 |
tree | bea4c5c2365d3c29f126cefa7f251368e8fb25c2 | |
parent | 07f4e4f790895d55f46aaf89e7437da4a585989c [diff] |
tracing/ftrace: adapt the boot tracer to the new print_line type This patch adapts the boot tracer to the new type of the print_line callback. It still relays entries it doesn't support to default output functions. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Pekka Paalanen <pq@iki.fi> Signed-off-by: Ingo Molnar <mingo@elte.hu>