From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752040AbdGXXpi (ORCPT ); Mon, 24 Jul 2017 19:45:38 -0400 Received: from mga02.intel.com ([134.134.136.20]:53315 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbdGXXpb (ORCPT ); Mon, 24 Jul 2017 19:45:31 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,409,1496127600"; d="scan'208";a="290898368" Date: Mon, 24 Jul 2017 16:45:30 -0700 From: Andi Kleen To: Arnaldo Carvalho de Melo Cc: Andi Kleen , Jin Yao , jolsa@kernel.org, peterz@infradead.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, Linux-kernel@vger.kernel.org, kan.liang@intel.com, yao.jin@intel.com Subject: Re: [PATCH] perf report: Tag branch type/flag on "to" and tag cycles on "from" Message-ID: <20170724234530.GB5316@tassilo.jf.intel.com> References: <1500894547-18411-1-git-send-email-yao.jin@linux.intel.com> <20170724173953.GU4134@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170724173953.GU4134@kernel.org> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 24, 2017 at 02:39:53PM -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Jul 24, 2017 at 07:09:07PM +0800, Jin Yao escreveu: > > Current --branch-history LBR annotation displays confused > > data. For example, each cycles report is duplicated on both > > "from" and "to" entries. > > Andi, can you take a look at this? An Acked-by you or Reviewed-by would > be great to have, Looks good to me. Reviewed-by: Andi Kleen