]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/function-graph-tracer: make arch generic push pop functions
authorSteven Rostedt <srostedt@redhat.com>
Mon, 9 Feb 2009 18:54:03 +0000 (10:54 -0800)
committerSteven Rostedt <srostedt@redhat.com>
Wed, 18 Feb 2009 18:43:04 +0000 (13:43 -0500)
commit0197efa3a83040abdbc0eee23e784339f4a6214b
tree5bea439ccacde69ba71c5da8e8e307c2d343aa93
parent036031e6cb98560dcf726c26f1bd528a9c9eef75
tracing/function-graph-tracer: make arch generic push pop functions

There is nothing really arch specific of the push and pop functions
used by the function graph tracer. This patch moves them to generic
code.

Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
arch/x86/include/asm/ftrace.h
arch/x86/kernel/dumpstack.c
arch/x86/kernel/ftrace.c
include/linux/ftrace.h
kernel/trace/trace_functions_graph.c