]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: rename ftrace_printk() => trace_printk()
authorIngo Molnar <mingo@elte.hu>
Thu, 5 Mar 2009 09:24:48 +0000 (10:24 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 5 Mar 2009 09:24:48 +0000 (10:24 +0100)
commit8e46bcaefaf7af950b04882124fd19e8fc0144d0
tree2751baf5ee286cdec8f4b1afcb7332f4c1f5f454
parentb64f1918b188a8173ed6aa44a091c8c87f039329
tracing: rename ftrace_printk() => trace_printk()

Impact: cleanup

Use a more generic name - this also allows the prototype to move
to kernel.h and be generally available to kernel developers who
want to do some quick tracing.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/ftrace.txt
include/linux/ftrace.h
kernel/trace/trace.c
kernel/trace/trace.h