-
- Downloads
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of...
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools Pull perf tools fixes from Namhyung Kim: "Two fixes for building perf and other tools: - Fix breakage in tracing tools due to pkg-config for libtrace{event,fs} - Fix build of perf when libunwind is used" * tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: perf dso: Fix build when libunwind is enabled tools/latency: Use pkg-config in lib_setup of Makefile.config tools/rtla: Use pkg-config in lib_setup of Makefile.config tools/verification: Use pkg-config in lib_setup of Makefile.config tools: Make pkg-config dependency checks usable by other tools perf build: Warn if libtracefs is not found
Showing
- tools/build/Makefile.feature 18 additions, 0 deletionstools/build/Makefile.feature
- tools/perf/Makefile.config 5 additions, 8 deletionstools/perf/Makefile.config
- tools/perf/util/dso.c 1 addition, 1 deletiontools/perf/util/dso.c
- tools/perf/util/dso.h 5 additions, 0 deletionstools/perf/util/dso.h
- tools/perf/util/unwind-libunwind-local.c 1 addition, 1 deletiontools/perf/util/unwind-libunwind-local.c
- tools/tracing/latency/Makefile.config 2 additions, 1 deletiontools/tracing/latency/Makefile.config
- tools/tracing/rtla/Makefile.config 2 additions, 1 deletiontools/tracing/rtla/Makefile.config
- tools/verification/rv/Makefile.config 2 additions, 1 deletiontools/verification/rv/Makefile.config
Loading
Please register or sign in to comment