commit | 347fdd9dd4e5d3f3a4e415925c35bdff1d59c3a9 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Dec 02 15:34:08 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 03 08:56:21 2008 +0100 |
tree | c5556f49791524ae1dee92424afc85d78c700c1d | |
parent | 8789a9e7df6bf9b93739c4c7d4e380725bc9e936 [diff] |
ftrace: clean up function graph asm Impact: clean up There exists macros for x86 asm to handle x86_64 and i386. This patch updates function graph asm to use them. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>