* [PATCH 0/3] SH ftrace fixes
@ 2009-07-06 10:32 Matt Fleming
0 siblings, 0 replies; only message in thread
From: Matt Fleming @ 2009-07-06 10:32 UTC (permalink / raw)
To: linux-sh
Paul,
the following ftrace patches are available at,
git://github.com/mfleming/linux-2.6.git sh/ftrace
I've included them here to make them easier to review. In particular,
you might want to look over "sh: Add ftrace syscall tracing support"
to make sure that you're OK with the HI and LO bits.
Matt Fleming (3):
sh: Fix the value of MCOUNT_INSN_OFFSET
sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
sh: Add ftrace syscall tracing support
arch/sh/Kconfig | 2 +
arch/sh/include/asm/ftrace.h | 8 +++-
arch/sh/include/asm/syscall_32.h | 1 +
arch/sh/include/asm/thread_info.h | 21 ++++++++---
arch/sh/kernel/Makefile_32 | 1 +
arch/sh/kernel/entry-common.S | 14 ++++++--
arch/sh/kernel/ftrace.c | 66 +++++++++++++++++++++++++++++++++++++
arch/sh/kernel/ptrace_32.c | 8 ++++
arch/sh/lib/mcount.S | 17 +++++++++-
9 files changed, 126 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-06 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06 10:32 [PATCH 0/3] SH ftrace fixes Matt Fleming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox