From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEFABC433FE for ; Thu, 17 Nov 2022 00:45:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234604AbiKQApX (ORCPT ); Wed, 16 Nov 2022 19:45:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234596AbiKQAo6 (ORCPT ); Wed, 16 Nov 2022 19:44:58 -0500 Received: from mail-yb1-xb4a.google.com (mail-yb1-xb4a.google.com [IPv6:2607:f8b0:4864:20::b4a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EB131400F for ; Wed, 16 Nov 2022 16:44:38 -0800 (PST) Received: by mail-yb1-xb4a.google.com with SMTP id 204-20020a2510d5000000b006be7970889cso60630ybq.21 for ; Wed, 16 Nov 2022 16:44:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=cc:to:from:subject:references:mime-version:message-id:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=nXZGloJLo63EGaJ/mj4DMj71nEKbleTTzHSaXj91R5I=; b=PdaVdTssRALELmv12cnJ+28wAmx/jCb6l++NOd+1kqRP+3zlkIEyt2UDxxS8WY/fpr QVF1flCSaAr8RHKgMiDC1O7UDYlprAW2K65xrWtDZZ3qrcvRdKXV0IAWyAY4sdDRgoDj U18qsdqIAdO+pisl+WpUEi/shMDhsMpAgUZ6TgU+13PDtLX3M3TKqPQ8CQonnv6OssIh AFpo7AUS7Acci7Yvz5ZWL3yMVySQ2xR/uiuuIdROigp8MkNwg3+4WxGCyXe8XiHGnLw7 aJxigxfAaHDh3FtrLO+Nvu+YnvrSEsr1tCurh1jwYm43a7UYuPasV1nSqpnecFdrxpC6 791Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:from:subject:references:mime-version:message-id:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nXZGloJLo63EGaJ/mj4DMj71nEKbleTTzHSaXj91R5I=; b=7BlU6srrwp34gm8ECE1gMGZZ3j5g4aEBlCkFvO2M6LvdXNVX6g4Ok2v46qRz47e8pA jHjumP//sgSsCBEfxSGSXBlhUpZL8zlpJZn9imRpJtMKax0mKO/W73cvKTJhUyJDIPF0 1GEgeylJApPkmGxU6dG6K/7v1nqDPS/mXlJTU/QREbOnXew6/KtgPk8dZa3PvyEgkMh0 Wtq4UUjfvY+WUcq86EzYvy9JQKfA/GbXjdB3YYf1SSwu2cw81eS9t3oUQq7PO803QX5Z jj56qfnCUnLhuYvmP2kObnZ+ddEXjLpi700b9bLvfjQinaQwIks5h5eZ4VWzgsc2JMOx b/fQ== X-Gm-Message-State: ANoB5pnkMkETGDRdrQMDsuxiansoxlTAxWPViwDtlLxTK7bUi6TpSMhf vk9zteUn+RGmytGW0eDnC7pM7DBNm0Mn X-Google-Smtp-Source: AA0mqf5fnncVZW1khFmDmYg++DUvRPG2nDUZ0Ddy3PKN1WNh2y9GXdzQJtAm7i4RSwY8oXq4UeMFoNVAJonJ X-Received: from irogers.svl.corp.google.com ([2620:15c:2d4:203:c14c:6035:5882:8faa]) (user=irogers job=sendgmr) by 2002:a81:1317:0:b0:38d:c597:474f with SMTP id 23-20020a811317000000b0038dc597474fmr16278ywt.183.1668645878185; Wed, 16 Nov 2022 16:44:38 -0800 (PST) Date: Wed, 16 Nov 2022 16:43:54 -0800 In-Reply-To: <20221117004356.279422-1-irogers@google.com> Message-Id: <20221117004356.279422-5-irogers@google.com> Mime-Version: 1.0 References: <20221117004356.279422-1-irogers@google.com> X-Mailer: git-send-email 2.38.1.431.g37b22c650d-goog Subject: [PATCH 4/6] tools lib perf: Make install_headers clearer From: Ian Rogers To: Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , Stanislav Fomichev , Hao Luo , Jiri Olsa , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Namhyung Kim , Nicolas Schier , Masahiro Yamada , Ian Rogers , linux-kernel@vger.kernel.org, bpf@vger.kernel.org, linux-perf-users@vger.kernel.org Cc: Stephane Eranian Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Add libperf to the name so that this install_headers build appears different to similar targets in different libraries. Signed-off-by: Ian Rogers --- tools/lib/perf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/lib/perf/Makefile b/tools/lib/perf/Makefile index 1badc0a04676..a90fb8c6bed4 100644 --- a/tools/lib/perf/Makefile +++ b/tools/lib/perf/Makefile @@ -188,7 +188,7 @@ install_lib: libs cp -fpR $(LIBPERF_ALL) $(DESTDIR)$(libdir_SQ) install_headers: - $(call QUIET_INSTALL, headers) \ + $(call QUIET_INSTALL, libperf_headers) \ $(call do_install,include/perf/bpf_perf.h,$(prefix)/include/perf,644); \ $(call do_install,include/perf/core.h,$(prefix)/include/perf,644); \ $(call do_install,include/perf/cpumap.h,$(prefix)/include/perf,644); \ -- 2.38.1.431.g37b22c650d-goog