From: Matt Fleming <matt@console-pimps.org>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/3] SH ftrace fixes
Date: Mon, 06 Jul 2009 10:32:40 +0000 [thread overview]
Message-ID: <cover.1246875978.git.matt@console-pimps.org> (raw)
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(-)
reply other threads:[~2009-07-06 10:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1246875978.git.matt@console-pimps.org \
--to=matt@console-pimps.org \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.