From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751109AbdALRPm (ORCPT ); Thu, 12 Jan 2017 12:15:42 -0500 Received: from one.firstfloor.org ([193.170.194.197]:44699 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750753AbdALROG (ORCPT ); Thu, 12 Jan 2017 12:14:06 -0500 Date: Thu, 12 Jan 2017 09:14:03 -0800 From: Andi Kleen To: Jiri Olsa Cc: Andi Kleen , acme@kernel.org, jolsa@kernel.org, mingo@kernel.org, linux-kernel@vger.kernel.org Subject: Re: Support Intel uncore event lists v4 Message-ID: <20170112171403.GG26852@two.firstfloor.org> References: <20170110013337.4876-1-andi@firstfloor.org> <20170111185344.GA21289@krava> <20170111195258.GE26852@two.firstfloor.org> <20170111214732.GA24030@krava> <20170111215406.GF26852@two.firstfloor.org> <20170112121222.GA7959@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170112121222.GA7959@krava> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Really only trivial changes at this point, so you only need to read > > the patches you didn't read and ack before. > > any chance you'd push the new branch out? I pushed git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc perf/builtin-json-23 to make it do something also need to merge the branch with the json files git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc perf/intel-uncore-json-files-3 -Andi