Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754675AbbBZWt5 (ORCPT ); Thu, 26 Feb 2015 17:49:57 -0500 Received: from mga09.intel.com ([134.134.136.24]:1420 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754045AbbBZWt4 (ORCPT ); Thu, 26 Feb 2015 17:49:56 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,655,1418112000"; d="scan'208";a="460054692" Date: Thu, 26 Feb 2015 14:49:55 -0800 From: Andi Kleen To: Arnaldo Carvalho de Melo Cc: kan.liang@intel.com, jolsa@redhat.com, namhyung@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V7 1/1] perf tool:perf diff support for different binaries Message-ID: <20150226224955.GH27767@tassilo.jf.intel.com> References: <1423460384-11645-1-git-send-email-kan.liang@intel.com> <20150226151751.GD13373@kernel.org> <20150226203404.GF27767@tassilo.jf.intel.com> <20150226204427.GE13373@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150226204427.GE13373@kernel.org> 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: 623 Lines: 24 > Surely I am getting old and forgetting things, but when I wrote it, my > intent was to do: > > vi a.c > build it > perf record a > vi a.c # change it > build it > perf record a > perf diff > > And see if what I did while vi'ing it matched what I thought it would. You're right of course. As you wrote it you know. -Andi -- ak@linux.intel.com -- Speaking for myself only -- 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/