From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Yang Jihong <yangjihong@bytedance.com>
Cc: peterz@infradead.org, mingo@redhat.com, namhyung@kernel.org,
mark.rutland@arm.com, alexander.shishkin@linux.intel.com,
jolsa@kernel.org, irogers@google.com, adrian.hunter@intel.com,
kan.liang@linux.intel.com, james.clark@arm.com,
linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org,
leo.yan@arm.com
Subject: Re: [PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures
Date: Tue, 1 Oct 2024 15:38:01 -0300 [thread overview]
Message-ID: <ZvxBiXAgHuOleOWk@x1> (raw)
In-Reply-To: <20240919013513.118527-1-yangjihong@bytedance.com>
On Thu, Sep 19, 2024 at 09:35:10AM +0800, Yang Jihong wrote:
> Changes since v3:
> - Add reviewed-by tag from Leo. (see Link[1])
> - Resend the patchset with no code changes.
Thanks, applied the first two, the last one I had already picked a patch
from James with what seems a more appropriate Fixes tag.
- Arnaldo
> Link[1]: https://lore.kernel.org/all/b5688d4a-9389-4998-8031-3f002302311e@arm.com/
>
> Changes since v2:
> - patch1: change LIBDW_VERSION to follow up the style of
> LIBTRACEEVENT_VERSION. (by Leo's suggestion)
> - patch2: Use a new line for the -ldl dependency and with comment,
> synchronize tools/perf/Makefile.config. (by Leo's suggestion)
> - patch3: include header files in alphabetical order,
> add reviewed-by tag from Leo. (by Leo's suggestion)
>
> Changes since v1:
> - patch3: Remove UTF-8 characters from build failure logs
>
> Yang Jihong (3):
> perf: build: Fix static compilation error when libdw is not installed
> perf: build: Fix build feature-dwarf_getlocations fail for old libdw
> perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT
> undefined
>
> tools/build/feature/Makefile | 5 ++++-
> tools/perf/Makefile.config | 7 +++++--
> tools/perf/util/dwarf-aux.h | 1 +
> 3 files changed, 10 insertions(+), 3 deletions(-)
>
> --
> 2.25.1
prev parent reply other threads:[~2024-10-01 18:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-19 1:35 [PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures Yang Jihong
2024-09-19 1:35 ` [PATCH RESEND v3 1/3] perf: build: Fix static compilation error when libdw is not installed Yang Jihong
2024-09-19 1:35 ` [PATCH RESEND v3 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw Yang Jihong
2024-09-19 1:35 ` [PATCH RESEND v3 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined Yang Jihong
2024-09-24 18:42 ` [PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures Namhyung Kim
2024-10-01 18:38 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZvxBiXAgHuOleOWk@x1 \
--to=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=irogers@google.com \
--cc=james.clark@arm.com \
--cc=jolsa@kernel.org \
--cc=kan.liang@linux.intel.com \
--cc=leo.yan@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=yangjihong@bytedance.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.