Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755593AbZGCOow (ORCPT ); Fri, 3 Jul 2009 10:44:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752258AbZGCOoo (ORCPT ); Fri, 3 Jul 2009 10:44:44 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56514 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751331AbZGCOon (ORCPT ); Fri, 3 Jul 2009 10:44:43 -0400 Date: Fri, 3 Jul 2009 11:36:36 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: Frederic Weisbecker , Jaswinder Singh Rajput , Mike Galbraith , Paul Mackerras , Arnaldo Carvalho de Melo , Robert Richter , Steven Rostedt , Thomas Gleixner , Anton Blanchard , Sam Ravnborg , Peter Zijlstra , x86 maintainers , LKML Subject: Re: [PATCH -tip] perf tools: gitignore *.data Message-ID: <20090703143636.GH7240@ghostprotocols.net> References: <1246603147.2322.3.camel@jaswinder.satnam> <20090703103852.GA3242@elte.hu> <20090703130936.GA5072@nowhere> <20090703131824.GB3207@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090703131824.GB3207@elte.hu> X-Url: http://oops.ghostprotocols.net:81/blog User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1422 Lines: 44 Em Fri, Jul 03, 2009 at 03:18:24PM +0200, Ingo Molnar escreveu: > > * Frederic Weisbecker wrote: > > > On Fri, Jul 03, 2009 at 12:38:52PM +0200, Ingo Molnar wrote: > > > > > > * Jaswinder Singh Rajput wrote: > > > > > > > perf.data made by perf record is a data file and need to be > > > > ignored by git > > > > > > > > Added *.data so that perf.data and its friends will be ignored. > > > > > > > cscope* > > > > +*.data > > > > > > ok, this is something i wanted to revisit eventually - the > > > 'perf.data' name sucks a bit - as .data postfix is quite unspecific. > > > > > > Perhaps trace.perf is a better default name, and all files would > > > have the .perf postfix? > > > > > > I've Cc:-ed a number of folks who might have an opinion about this - > > > what would be the best default naming and postfix for perf binary > > > files? > > > > > > Ingo > > > > perf.bin seems to me adequate as it tells everything (IMHO). > > hm, .bin is pretty overloaded as well. It also suggests a > 'executable binary' in a certain way - which it isnt. .samples .perf .perf_samples .ps - oops, also used ;-) - Arnaldo -- 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/