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)
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>

No differences found