Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753414AbZKPPKh (ORCPT ); Mon, 16 Nov 2009 10:10:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752624AbZKPPKg (ORCPT ); Mon, 16 Nov 2009 10:10:36 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.123]:59674 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752555AbZKPPKg (ORCPT ); Mon, 16 Nov 2009 10:10:36 -0500 Subject: Re: [PATCH v8 06/16] tracing: add an endian argument to scripts/recordmcount.pl From: Steven Rostedt Reply-To: rostedt@goodmis.org To: wuzhangjin@gmail.com Cc: Thomas Gleixner , Ralf Baechle , Frederic Weisbecker , Ingo Molnar , Nicholas Mc Guire , David Daney , Richard Sandiford , Patrik Kluba , Michal Simek , "Maciej W . Rozycki" , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, zhangfx@lemote.com, zhouqg@gmail.com In-Reply-To: <1258381775.15821.1.camel@falcon.domain.org> References: <9dc81a7a9e5a292cccdf465c533a2b08d19d6021.1258177321.git.wuzhangjin@gmail.com> <8f579e2cece16cd22358a4ec143ef6a8c462639b.1258177321.git.wuzhangjin@gmail.com> <7c7568247ad6cc109ec20387cfc3ca258d1d430f.1258177321.git.wuzhangjin@gmail.com> <3fcaffcfb3c8c8cd3015151ed5b7480ccaecde0f.1258177321.git.wuzhangjin@gmail.com> <1258381775.15821.1.camel@falcon.domain.org> Content-Type: text/plain Organization: Kihon Technologies Inc. Date: Mon, 16 Nov 2009 10:10:40 -0500 Message-Id: <1258384240.22249.453.camel@gandalf.stny.rr.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1022 Lines: 31 On Mon, 2009-11-16 at 22:29 +0800, Wu Zhangjin wrote: > On Mon, 2009-11-16 at 15:21 +0100, Thomas Gleixner wrote: > > On Sat, 14 Nov 2009, Wu Zhangjin wrote: > > > > > From: Wu Zhangjin > > > > > > MIPS and some other architectures need this argument to handle > > > big/little endian respectively. > > > > Hmm, the patch adds the endian argument to the command line, but does > > nothing else with it. Is there something missing from the patch or is > > it just a left over from earlier iterations ? > > > > It is used in: > > [PATCH v8 07/16] tracing: add dynamic function tracer support for MIPS > > Steven told me to split it out ;) Heh, IIRC I think I meant to split out the recordmcount.pl code first. But this is fine too ;-) -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/