Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756576AbcJWOKT (ORCPT ); Sun, 23 Oct 2016 10:10:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50854 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756413AbcJWOKK (ORCPT ); Sun, 23 Oct 2016 10:10:10 -0400 Date: Sun, 23 Oct 2016 16:10:07 +0200 From: Jiri Olsa To: Jin Yao Cc: acme@kernel.org, jolsa@kernel.org, Linux-kernel@vger.kernel.org, ak@linux.intel.com, kan.liang@intel.com Subject: Re: [PATCH v2 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view Message-ID: <20161023141007.GA26626@krava> References: <1476914477-25420-1-git-send-email-yao.jin@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476914477-25420-1-git-send-email-yao.jin@linux.intel.com> User-Agent: Mutt/1.7.1 (2016-10-04) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Sun, 23 Oct 2016 14:10:09 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 192 Lines: 8 On Thu, Oct 20, 2016 at 06:01:11AM +0800, Jin Yao wrote: > v2: Just a rebase to Arnaldo's perf/core branch, no functional changes. > Reviewed-by: Jiri Olsa thanks, jirka