From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH 2/3] ftrace/x86: Add support for C version of recordmcount Date: Thu, 14 Oct 2010 23:23:23 -0400 Message-ID: <1287113003.23682.29.camel@gandalf.stny.rr.com> References: <20101014210014.895157788@goodmis.org> <20101014210136.230687571@goodmis.org> <20101015025047.GA9640@elte.hu> <1287112449.23682.27.camel@gandalf.stny.rr.com> <20101015031832.GG9640@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from hrndva-omtalb.mail.rr.com ([71.74.56.124]:53006 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754603Ab0JODXZ (ORCPT ); Thu, 14 Oct 2010 23:23:25 -0400 In-Reply-To: <20101015031832.GG9640@elte.hu> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Andrew Morton , Frederic Weisbecker , linux-arch@vger.kernel.org, Michal Marek , linux-kbuild@vger.kernel.org, John Reiser On Fri, 2010-10-15 at 05:18 +0200, Ingo Molnar wrote: > * Steven Rostedt wrote: > > > On Fri, 2010-10-15 at 04:50 +0200, Ingo Molnar wrote: > > > * Steven Rostedt wrote: > > Also, perl was much easier to do. > > Lets write the whole kernel in perl and forget about performance ;-) Shhh, you're letting people know about my evil secret agenda! > > > > > > The naming is inconsistent here - it should be HAVE_C_RECORDMCOUNT, like > > > the build variable has, and like the utility is called. If we are going > > > to add this flag to most architectures we should name it consistently. > > > > Sure, want me to rebase it or just write a patch on top of it? > > Sure, patch on top would be fine. OK, I'll add a patch on top. Thanks, -- Steve