linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] perf: build: Minor fixes for build failures
@ 2024-08-07  3:20 Yang Jihong
  2024-08-07  3:20 ` [PATCH v3 1/3] perf: build: Fix static compilation error when libdw is not installed Yang Jihong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yang Jihong @ 2024-08-07  3:20 UTC (permalink / raw)
  To: peterz, mingo, acme, namhyung, mark.rutland, alexander.shishkin,
	jolsa, irogers, adrian.hunter, kan.liang, leo.yan,
	linux-perf-users, linux-kernel
  Cc: yangjihong

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-09  2:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07  3:20 [PATCH v3 0/3] perf: build: Minor fixes for build failures Yang Jihong
2024-08-07  3:20 ` [PATCH v3 1/3] perf: build: Fix static compilation error when libdw is not installed Yang Jihong
2024-08-07  3:20 ` [PATCH v3 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw Yang Jihong
2024-08-07  7:49 ` [PATCH v3 0/3] perf: build: Minor fixes for build failures Leo Yan
2024-09-09  2:15   ` [External] " Yang Jihong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).