From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18586 invoked by alias); 7 Nov 2014 08:42:22 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 18418 invoked by uid 89); 7 Nov 2014 08:42:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: bombadil.infradead.org Received: from bombadil.infradead.org (HELO bombadil.infradead.org) (198.137.202.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 07 Nov 2014 08:42:20 +0000 Received: from 178-85-85-44.dynamic.upc.nl ([178.85.85.44] helo=worktop) by bombadil.infradead.org with esmtpsa (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xmf7V-0002pv-F5; Fri, 07 Nov 2014 08:42:13 +0000 Received: by worktop (Postfix, from userid 1000) id 31D1E6E09A4; Fri, 7 Nov 2014 09:42:11 +0100 (CET) Date: Fri, 07 Nov 2014 08:42:00 -0000 From: Peter Zijlstra To: Masami Hiramatsu Cc: Hemant Kumar , Namhyung Kim , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, srikar@linux.vnet.ibm.com, oleg@redhat.com, hegdevasant@linux.vnet.ibm.com, mingo@redhat.com, systemtap@sourceware.org, aravinda@linux.vnet.ibm.com, penberg@iki.fi, brendan.d.gregg@gmail.com, "yrl.pp-manager.tt@hitachi.com" Subject: Re: [RFC] perf-cache command interface design Message-ID: <20141107084211.GC23531@worktop.programming.kicks-ass.net> References: <20141102105006.21708.28734.stgit@hemant-fedora> <20141102105557.21708.19032.stgit@hemant-fedora> <87lhnr5sbl.fsf@sejong.aot.lge.com> <54588905.7040002@linux.vnet.ibm.com> <5458CD15.4010101@hitachi.com> <874muew2hk.fsf@sejong.aot.lge.com> <5459E865.6050207@hitachi.com> <545B1DDE.9000202@linux.vnet.ibm.com> <545C80F4.4020905@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <545C80F4.4020905@hitachi.com> User-Agent: Mutt/1.5.22.1 (2013-10-16) X-SW-Source: 2014-q4/txt/msg00115.txt.bz2 On Fri, Nov 07, 2014 at 05:21:08PM +0900, Masami Hiramatsu wrote: > The paths of buildid cache of binary/symbols are not changed. Could we get an option in .perfconfig to disable the buildid cache? Its pointless diskspace wastage for some of us.