Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp3066667ybl; Sun, 1 Sep 2019 05:51:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqxNMurCVzicbFUoFdtcplTndksGTheFWX3Ho5SbE6XsAtBQ+iFJM4AKZKe3sXgwUdR3+8Nq X-Received: by 2002:a17:90a:338b:: with SMTP id n11mr8460487pjb.132.1567342280574; Sun, 01 Sep 2019 05:51:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567342280; cv=none; d=google.com; s=arc-20160816; b=nvHS7VS+EJPYKECJJgNw23Tu1MZ5BO1EYsu4HPU05dIZ1WmvH/51coMEFLGwsbxuIq 7Io1CaFKlEwbkvOD+Pde00L3SM53PmqoGj0p8iQtZoXkiJ2QiZqM1TqlzmPDBZsOxO2d W5xqv9tP48bOItu62OBY0U+FYRIpe6WzUrKbmKzOVGsd+hUn3VOh6E4Il5WXeOS5lvnp xFDAKrM3HYr7kOHj1pV/fYz7D5sI3jckDXspL10av7cfEwW5DpYEXHX/UF5T69ZM7Mum MligRLwEUtlAY7RZxXwPKhtiTvL3bULGQrztC1Oi5pvKwFVKNnf+TDL+W3xxMJBcIcm+ oNog== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=XP+wdNfwy/TXrHhVLMvQL9DJF+caoRF2jjH978aZGg8=; b=HKkxfKl2yUhKH2gS4dm9D+807n/9GR8JCR315z0AKmwvLzqx/aHGcZN0LbEKicNGOO tuciPqnNt9GlzWmzQOndhlKkC3WLgaXKjgHP+JYcU+6fIuNz9SF7moGW7sv8FgY5FJyy zUnisI24dbr5u6NO9JofyLtbgt5VxBjXMBoF/UWvlnS9gOE6/nRsWaGnJ9mK3BU60XLz +7eC5se9+0MQ+Fj/fKgvcLOSfETwbCnBdiJ5/qwsJtKCbVyCAGcmDznby2q2MowANUGw vSpMQvq6lqa3yvgiomRVDmDeMb7QPwPesX7vyIJx8Z4SucPjsyj15Ig3Qhl8XvZUL7uJ YX1A== 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 s8si9141136pgv.125.2019.09.01.05.51.05; Sun, 01 Sep 2019 05:51:20 -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 S1729146AbfIAMsh (ORCPT + 99 others); Sun, 1 Sep 2019 08:48:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47824 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728552AbfIAMsg (ORCPT ); Sun, 1 Sep 2019 08:48:36 -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 0EC94308424C; Sun, 1 Sep 2019 12:48:36 +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 E75EE6012E; Sun, 1 Sep 2019 12:48:33 +0000 (UTC) From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: lkml , Ingo Molnar , Namhyung Kim , Alexander Shishkin , Peter Zijlstra , Michael Petlan Subject: [PATCH 4/4] libperf: Add missing event.h into install rule Date: Sun, 1 Sep 2019 14:48:22 +0200 Message-Id: <20190901124822.10132-5-jolsa@kernel.org> In-Reply-To: <20190901124822.10132-1-jolsa@kernel.org> References: <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.40]); Sun, 01 Sep 2019 12:48:36 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org So it's properly installed. Link: http://lkml.kernel.org/n/tip-7e989xk9ykmd60db9lym5uc6@git.kernel.org Signed-off-by: Jiri Olsa --- tools/perf/lib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/perf/lib/Makefile b/tools/perf/lib/Makefile index a67efb8d9d39..e325c0503dc6 100644 --- a/tools/perf/lib/Makefile +++ b/tools/perf/lib/Makefile @@ -146,6 +146,7 @@ install_headers: $(call do_install,include/perf/threadmap.h,$(prefix)/include/perf,644); \ $(call do_install,include/perf/evlist.h,$(prefix)/include/perf,644); \ $(call do_install,include/perf/evsel.h,$(prefix)/include/perf,644); + $(call do_install,include/perf/event.h,$(prefix)/include/perf,644); install_pkgconfig: $(LIBPERF_PC) $(call QUIET_INSTALL, $(LIBPERF_PC)) \ -- 2.21.0