]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/function-graph: x86_64 stack allocation cleanup
authorJiri Olsa <jolsa@redhat.com>
Wed, 29 Jul 2009 08:58:37 +0000 (10:58 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Sun, 13 Sep 2009 02:13:43 +0000 (22:13 -0400)
commitf2d128bb5f9709da935e953c0b68bc05e3af4f93
tree6f4a18e6c4d5ab2939e208577f00e8a646d7713b
parent4cd846a8efa869650bb3ce22a8358796e38b66a8
tracing/function-graph: x86_64 stack allocation cleanup

Only 24 bytes needs to be reserved on the stack for the function graph
tracer on x86_64.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
LKML-Reference: <20090729085837.GB4998@jolsa.lab.eng.brq.redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/kernel/entry_64.S