Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753243AbdHODTN (ORCPT ); Mon, 14 Aug 2017 23:19:13 -0400 Received: from mga06.intel.com ([134.134.136.31]:23321 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752718AbdHODTM (ORCPT ); Mon, 14 Aug 2017 23:19:12 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,376,1498546800"; d="scan'208";a="1182769350" Date: Mon, 14 Aug 2017 20:19:06 -0700 From: Andi Kleen To: "Jin, Yao" Cc: Jin Yao , "acme@kernel.org" , "jolsa@kernel.org" , "peterz@infradead.org" , "mingo@redhat.com" , "alexander.shishkin@linux.intel.com" , "Linux-kernel@vger.kernel.org" , "Liang, Kan" Subject: Re: [PATCH] perf report: calculate the average cycles of iterations Message-ID: <20170815031906.GE28715@tassilo.jf.intel.com> References: <1502111115-18305-1-git-send-email-yao.jin@linux.intel.com> <0C6A3B2997299B4EAD81D386F36CD8C24B5BB35C@shsmsx102.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0C6A3B2997299B4EAD81D386F36CD8C24B5BB35C@shsmsx102.ccr.corp.intel.com> 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 Content-Length: 195 Lines: 10 On Mon, Aug 14, 2017 at 01:30:29AM +0000, Jin, Yao wrote: > Hi Andi, > > Do you have any comments for this patch? Patch looks good to me. Reviewed-by: Andi Kleen -Andi