Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3065422ybl; Sun, 1 Sep 2019 05:49:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqwP3oTdTEGpypTjtVLVTTEtx+Th/ohQ6cpvoF41cRz4cG9RHqclE//7RXA/ht5wpPIQNJRU X-Received: by 2002:a63:3387:: with SMTP id z129mr20735760pgz.177.1567342171306; Sun, 01 Sep 2019 05:49:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567342171; cv=none; d=google.com; s=arc-20160816; b=befJ3CA/YhjVoPZT3AjRmoRhtivEELyqHBCAtoC62DUtegNDBy7yqMy3ywK09TWI26 YSEzEhHf8gNK5lWGot3K42Ul3IsCt2IwAoyL0f7H59EkqLPVY0hN6japzCS2ybpn39Qc gxG2SDqdx8Ul+xgLPCwWWJwpB1HbsFx75Ijcs94oVhhgt8TYkDObIK8eflCZgl7mKH7k InLEYgQAKqknK0jhJa8wxpZ21cDlf0WRNbvKQRsPXplMwxYcmccilVxDfTToGJD7zT+o jrKDGwHNVwmNs4j72HnsGT41UaLS9ixCpZ1FB8HtyQ/8FQT4rsUDcxl/vob7ph98I48q bFSw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=+n7kAkrOa9iV400qKjPgvr9nEX2q2p810VDVDJ8h1GM=; b=u6pzopBYoGJVjWPzipSNSeAHcAx3/ggOFNKIyl25S8KNT6zsRVRUpqj/lvu6bbcfcb jq0Of4YOYfgX5BwK6EHtRx3FdJ7zxsiH7If4RxMRSYLqnhDuQA++OTelG23RAeaYFrbj 0hOMO9ph/PdQXw3d2uiwjRP+OGaf6f9bfyq/O9XO2P9O4uN5PCG7w9dgqceo6s7XHB4p YdzeMO9AHfDDI/pTYUYNfPSKIRk2LF15klOxlwRx/Tl7TexHAMcZcb1s3+Pgz/JhNsWj ZYLfyJpGlYqisty4Hn5z/AYiO7TgmQ8iMeU2xO7haHfYDmf/NayIGAnQSVbowL81Rc7K DtWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s4si11493948pfe.173.2019.09.01.05.49.16; Sun, 01 Sep 2019 05:49:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728898AbfIAMs0 (ORCPT + 99 others); Sun, 1 Sep 2019 08:48:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56350 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728552AbfIAMsZ (ORCPT ); Sun, 1 Sep 2019 08:48:25 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 88B928666C; Sun, 1 Sep 2019 12:48:25 +0000 (UTC) Received: from krava.redhat.com (ovpn-204-69.brq.redhat.com [10.40.204.69]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5A0F1600CE; Sun, 1 Sep 2019 12:48:23 +0000 (UTC) From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: lkml , Ingo Molnar , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Michael Petlan Subject: [PATCH 0/4] perf tools: libperf related fixes Date: Sun, 1 Sep 2019 14:48:18 +0200 Message-Id: <20190901124822.10132-1-jolsa@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Sun, 01 Sep 2019 12:48:25 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org hi, sending some libperf related fixes. thanks, jirka --- Jiri Olsa (4): perf tools: Fix python/perf.so compilation perf tests: Fix static build test perf tests: Add libperf automated test libperf: Add missing event.h into install rule tools/perf/Makefile.perf | 2 +- tools/perf/lib/Makefile | 1 + tools/perf/tests/make | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-)