Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751237AbbEYMqr (ORCPT ); Mon, 25 May 2015 08:46:47 -0400 Received: from mail.kernel.org ([198.145.29.136]:53240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750771AbbEYMqm (ORCPT ); Mon, 25 May 2015 08:46:42 -0400 Date: Mon, 25 May 2015 09:46:38 -0300 From: Arnaldo Carvalho de Melo To: Masami Hiramatsu Cc: He Kuang , wangnan0@huawei.com, paulus@samba.org, a.p.zijlstra@chello.nl, mingo@redhat.com, namhyung@kernel.org, jolsa@kernel.org, ast@plumgrid.com, dsahern@gmail.com, brendan.d.gregg@gmail.com, daniel@iogearbox.net, lizefan@huawei.com, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo Message-ID: <20150525124638.GB17970@kernel.org> References: <1432456091-73384-1-git-send-email-hekuang@huawei.com> <1432456091-73384-10-git-send-email-hekuang@huawei.com> <556190AA.10406@hitachi.com> <5562DE44.4010601@huawei.com> <5563141A.6060407@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5563141A.6060407@hitachi.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 979 Lines: 27 Em Mon, May 25, 2015 at 09:22:50PM +0900, Masami Hiramatsu escreveu: > Actually, I'm working on the perf-probe cache enhancement (and it will be perf-cache) > which allows you to cache the result of debuginfo analysis under buildid-cache. > So, if the build-id is same on remote machines, you can transfer the cache to the > remote machine and reuse it. > This means you don't need debuginfo in the remote machine unless > you're using the same binary/bpf. I think this should read: "This means you don't need debuginfo in the remote machine unless you're using a _different_ binary/bpf" or, alternatively: "This means you don't need debuginfo in the remote machine _as long as_ you're using the same binary bpf" No? - 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/