From: Steven Rostedt <rostedt@goodmis•org>
To: linux-kernel@vger•kernel.org
Cc: Ingo Molnar <mingo@elte•hu>, Paul Mackerras <paulus@samba•org>,
Andrew Morton <akpm@linux-foundation•org>,
linuxppc-dev@ozlabs•org
Subject: [PATCH 0/1] powerpc: make mcount a stub for dynamic ftrace
Date: Thu, 20 Nov 2008 16:55:41 -0500 [thread overview]
Message-ID: <20081120215541.489725873@goodmis.org> (raw)
Paul,
I have one more patch. I added it to the end of the ppc/ftrace branch.
The new way of handling the finding of mcounts means we do not need
to do anything in the mcount call itself. It should just be a stub
and when ftrace is enabled, it will change the caller sites to call
something other than mcount.
The following patches are in:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
branch: ppc/ftrace
Steven Rostedt (1):
powerpc: ftrace, do nothing in mcount call for dyn ftrace
----
arch/powerpc/kernel/entry_32.S | 35 +----------------------------------
arch/powerpc/kernel/entry_64.S | 12 ------------
2 files changed, 1 insertions(+), 46 deletions(-)
next reply other threads:[~2008-11-20 21:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-20 21:55 Steven Rostedt [this message]
2008-11-20 21:55 ` [PATCH 1/1] powerpc: ftrace, do nothing in mcount call for dyn ftrace Steven Rostedt
2008-11-23 12:49 ` [PATCH 0/1] powerpc: make mcount a stub for dynamic ftrace Ingo Molnar
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=20081120215541.489725873@goodmis.org \
--to=rostedt@goodmis$(echo .)org \
--cc=akpm@linux-foundation$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=mingo@elte$(echo .)hu \
--cc=paulus@samba$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox