From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753469AbdGSIpb (ORCPT ); Wed, 19 Jul 2017 04:45:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43341 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752799AbdGSIp1 (ORCPT ); Wed, 19 Jul 2017 04:45:27 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 2C0467CBA4 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=jolsa@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 2C0467CBA4 Date: Wed, 19 Jul 2017 10:45:24 +0200 From: Jiri Olsa To: David Carrillo-Cisneros Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , Jiri Olsa , Kees Kook , Sudeep Holla , Alexander Shishkin , Wang Nan , Elena Reshetova , Stephane Eranian , Paul Turner Subject: Re: [PATCH 0/4] Resubmitted forgotten patches Message-ID: <20170719084524.GB27506@krava> References: <20170719011839.99399-1-davidcc@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170719011839.99399-1-davidcc@google.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 19 Jul 2017 08:45:27 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 18, 2017 at 06:18:35PM -0700, David Carrillo-Cisneros wrote: > Pickup some small fixes that have been forgotten. > > David Carrillo-Cisneros (3): > perf tool cgroup: Initialize cgroup refcnt with refcount_set > perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile > perf annotate: Process tracing data in pipe mode > > Sudeep Holla (1): > tools: perf: Fix linker error when libelf config is disabled for patchset: Acked-by: Jiri Olsa thanks, jirka