From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S943155AbcJSOvo (ORCPT ); Wed, 19 Oct 2016 10:51:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42898 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S941157AbcJSOvm (ORCPT ); Wed, 19 Oct 2016 10:51:42 -0400 Date: Wed, 19 Oct 2016 10:55:34 +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 0/6] Show branch flags/cycles in perf report --branch-history callgraph view Message-ID: <20161019085534.GA3041@krava> References: <1476869153-15424-1-git-send-email-yao.jin@linux.intel.com> <20161019082617.GA12307@krava> <6cf023b5-0059-5010-9998-4ef534fde399@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6cf023b5-0059-5010-9998-4ef534fde399@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.32]); Wed, 19 Oct 2016 08:55:37 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 19, 2016 at 04:46:02PM +0800, Jin, Yao wrote: > It's based on the current branch "remotes/origin/perf/core" of tip > (https://kernel.googlesource.com/pub/scm/linux/kernel/git/tip/tip.git). > > Should the patch be based on the branch "remotes/origin/perf/core" of the > repo (https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git)? yep, that's what we do normaly.. because Arnaldo has already some other new patches pilled up thanks, jirka