From: Michael Ellerman <mpe@ellerman.id.au>
To: Steven Rostedt <rostedt@goodmis.org>,
"Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com>
Cc: linuxppc-dev@lists.ozlabs.org, Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH v3 1/2] powerpc: split ftrace bits into a separate file
Date: Tue, 28 Feb 2017 15:04:15 +1100 [thread overview]
Message-ID: <87wpcbota8.fsf@concordia.ellerman.id.au> (raw)
In-Reply-To: <20170227103650.0955c5eb@gandalf.local.home>
Steven Rostedt <rostedt@goodmis.org> writes:
> On Wed, 22 Feb 2017 00:31:01 +0530
> "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> wrote:
>
>> entry_*.S now includes a lot more than just kernel entry/exit code. As a
>> first step at cleaning this up, let's split out the ftrace bits into
>> separate files. Also move all related tracing code into a new trace/
>> subdirectory.
>>
>> No functional changes.
>
> I wonder if we should stay consistent among archs, and call these files
> "mcount_*.S". Or perhaps we should change x86 from mcount_64.S to
> ftrace_64.S?
I prefer ftrace_64.S, there's a lot more in those files than just the
mcount() implementation, and it also makes the link to
kernel/trace/ftrace.c more obvious.
I don't know if it's really worth keeping the names the same across
arches, especially as we already have:
arch/arm64/kernel/entry-ftrace.S
arch/arm/kernel/entry-ftrace.S
arch/blackfin/kernel/ftrace-entry.S
arch/metag/kernel/ftrace_stub.S
But we can rename it if you feel strongly about it.
cheers
next prev parent reply other threads:[~2017-02-28 4:04 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 19:01 [PATCH v3 0/2] powerpc: split ftrace bits into separate files Naveen N. Rao
2017-02-21 19:01 ` [PATCH v3 1/2] powerpc: split ftrace bits into a separate file Naveen N. Rao
2017-02-27 15:36 ` Steven Rostedt
2017-02-28 4:04 ` Michael Ellerman [this message]
2017-02-28 14:11 ` Steven Rostedt
2017-03-01 15:23 ` Naveen N. Rao
2017-03-02 9:38 ` Michael Ellerman
2017-03-10 15:08 ` Naveen N. Rao
2017-03-10 15:45 ` Steven Rostedt
2017-03-10 16:08 ` Naveen N. Rao
2017-03-10 16:54 ` Steven Rostedt
2017-03-15 9:05 ` Naveen N. Rao
2017-03-15 13:11 ` Steven Rostedt
2017-03-15 13:57 ` Naveen N. Rao
2017-02-21 19:01 ` [PATCH v3 2/2] powerpc: ftrace_64: split further based on -mprofile-kernel Naveen N. Rao
2017-02-27 15:40 ` Steven Rostedt
2017-02-28 3:58 ` Michael Ellerman
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=87wpcbota8.fsf@concordia.ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=hpa@zytor.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mingo@kernel.org \
--cc=naveen.n.rao@linux.vnet.ibm.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox