commit | 4818d80942b7c0021d213b7c5f1a14a832820a01 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@redhat.com> | Wed Jul 29 10:58:37 2009 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Sat Sep 12 22:13:43 2009 -0400 |
tree | 6f4a18e6c4d5ab2939e208577f00e8a646d7713b | |
parent | 4b3b4c5e64ce26612646867ee354373620063534 [diff] |
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>