From: Ingo Molnar <mingo@elte.hu>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
linux-arch@vger.kernel.org, Michal Marek <mmarek@suse.cz>,
linux-kbuild <linux-kbuild@vger.kernel.org>,
John Reiser <jreiser@bitwagon.com>
Subject: Re: [PATCH][GIT PULL] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Date: Fri, 15 Oct 2010 06:13:07 +0200 [thread overview]
Message-ID: <20101015041307.GA31764@elte.hu> (raw)
In-Reply-To: <1287114319.23682.34.camel@gandalf.stny.rr.com>
* Steven Rostedt <rostedt@goodmis.org> wrote:
>
> Ingo,
>
> Please pull the latest tip/perf/recordmcount-2 tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/perf/recordmcount-2
>
>
> Steven Rostedt (1):
> ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
>
> ----
> Makefile | 2 +-
> arch/x86/Kconfig | 2 +-
> kernel/trace/Kconfig | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
The full diffstat (due to the previous commits) was:
Makefile | 6 +
arch/x86/Kconfig | 1 +
kernel/trace/Kconfig | 5 +
scripts/Makefile | 1 +
scripts/Makefile.build | 4 +
scripts/recordmcount.c | 345 +++++++++++++++++++++++++++++++++++++++++++++
scripts/recordmcount.h | 366 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 728 insertions(+), 0 deletions(-)
create mode 100644 scripts/recordmcount.c
create mode 100644 scripts/recordmcount.h
Pulled, thanks a lot Steve!
Ingo
next prev parent reply other threads:[~2010-10-15 4:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 3:45 [PATCH][GIT PULL] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT Steven Rostedt
2010-10-15 3:45 ` Steven Rostedt
2010-10-15 4:13 ` Ingo Molnar [this message]
2010-10-15 4:13 ` 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=20101015041307.GA31764@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=jreiser@bitwagon.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=rostedt@goodmis.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox