From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753961AbdCMQPy (ORCPT ); Mon, 13 Mar 2017 12:15:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60716 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753373AbdCMQPs (ORCPT ); Mon, 13 Mar 2017 12:15:48 -0400 Date: Mon, 13 Mar 2017 17:15:45 +0100 From: Jiri Olsa To: Andi Kleen Cc: acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org Subject: Re: perf: Improve support for uncore JSON event lists Message-ID: <20170313161545.GA27212@krava> References: <20170310212446.6662-1-andi@firstfloor.org> <20170313144332.GA24172@krava> <20170313161141.GA14380@two.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170313161141.GA14380@two.firstfloor.org> User-Agent: Mutt/1.8.0 (2017-02-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Mon, 13 Mar 2017 16:15:48 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 13, 2017 at 09:11:42AM -0700, Andi Kleen wrote: > > > Available from > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git perf/builtin-json-29 > > > > hi, > > I can't see the branch.. > > It's there > > https://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git/log/?h=perf/builtin-json-29 > > -Andi you mean you just pushed it? ;-) jirka [jolsa@krava linux-perf]$ git remote update ak Fetching ak remote: Counting objects: 136, done. remote: Compressing objects: 100% (47/47), done. remote: Total 136 (delta 118), reused 107 (delta 89) Receiving objects: 100% (136/136), 25.58 KiB | 0 bytes/s, done. Resolving deltas: 100% (118/118), completed with 34 local objects. >>From git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc * [new branch] perf/builtin-json-29 -> ak/perf/builtin-json-29