From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933141AbdGXXoO (ORCPT ); Mon, 24 Jul 2017 19:44:14 -0400 Received: from mga06.intel.com ([134.134.136.31]:55597 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753441AbdGXXoE (ORCPT ); Mon, 24 Jul 2017 19:44:04 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,409,1496127600"; d="scan'208";a="128936257" Date: Mon, 24 Jul 2017 16:44:03 -0700 From: Andi Kleen To: Arnaldo Carvalho de Melo Cc: "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 v2] perf report: Make --branch-history work without callgraphs(-g) option in perf record Message-ID: <20170724234403.GA5316@tassilo.jf.intel.com> References: <1494240182-28899-1-git-send-email-yao.jin@linux.intel.com> <8d0dab1c-9cf8-ec28-bff1-6e9783e83a24@linux.intel.com> <20170724174107.GV4134@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170724174107.GV4134@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:41:07PM -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Jul 24, 2017 at 11:49:30AM +0800, Jin, Yao escreveu: > > Hi Arnaldo, > > > > Is this patch OK for merging? It's more than 2 months no more comments. > > This is not an area I'm completely familiar with, so having other people > vouch for it, reviewing, acking it surely should speed merging, can you > find someone willing to provide that? If not I'll try and do it. The patch looks good to me. Reviewed-by: Andi Kleen -Andi