diff options
author | zhangwei(Jovi) <[email protected]> | 2013-04-29 16:17:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:13 -0700 |
commit | 07c65f4d1aa74f7cf1c46d7f96e05cfa3e628ba1 (patch) | |
tree | 9f8dc41a23bae07daf3d1fdd4b95da3787e37dae /include/linux/console.h | |
parent | 2fb0815c9ee6b9ac50e15dd8360ec76d9fa46a22 (diff) |
printk/tracing: rework console tracing
Commit 7ff9554bb578 ("printk: convert byte-buffer to variable-length
record buffer") removed start and end parameters from
call_console_drivers, but those parameters still exist in
include/trace/events/printk.h.
Without start and end parameters handling, printk tracing became more
simple as: trace_console(text, len);
Signed-off-by: zhangwei(Jovi) <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Cc: Kay Sievers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/console.h')
0 files changed, 0 insertions, 0 deletions