* [GIT PULL] perf-tools fixes for v6.11-rc1
@ 2024-07-23 23:04 Namhyung Kim
2024-07-24 1:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Namhyung Kim @ 2024-07-23 23:04 UTC (permalink / raw)
To: Linus Torvalds
Cc: Arnaldo Carvalho de Melo, Ian Rogers, Kan Liang, Peter Zijlstra,
Ingo Molnar, LKML, linux-perf-users
Hi Linus,
Please consider pulling the following changes in perf tools for v6.11.
Thanks,
Namhyung
The following changes since commit 7a2fb5619cc1fb53cb8784154d5ef2bd99997436:
perf trace: Fix iteration of syscall ids in syscalltbl->entries (2024-07-12 09:49:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v6.11-2024-07-23
for you to fetch changes up to 92717bc077892d1ce60fee07aee3a33f33909b85:
perf dso: Fix build when libunwind is enabled (2024-07-17 13:17:57 -0700)
----------------------------------------------------------------
perf tools fixes for v6.11
Two fixes about 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
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
----------------------------------------------------------------
Guilherme Amadio (5):
perf build: Warn if libtracefs is not found
tools: Make pkg-config dependency checks usable by other tools
tools/verification: Use pkg-config in lib_setup of Makefile.config
tools/rtla: Use pkg-config in lib_setup of Makefile.config
tools/latency: Use pkg-config in lib_setup of Makefile.config
James Clark (1):
perf dso: Fix build when libunwind is enabled
tools/build/Makefile.feature | 18 ++++++++++++++++++
tools/perf/Makefile.config | 13 +++++--------
tools/perf/util/dso.c | 2 +-
tools/perf/util/dso.h | 5 +++++
tools/perf/util/unwind-libunwind-local.c | 2 +-
tools/tracing/latency/Makefile.config | 3 ++-
tools/tracing/rtla/Makefile.config | 3 ++-
tools/verification/rv/Makefile.config | 3 ++-
8 files changed, 36 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] perf-tools fixes for v6.11-rc1
2024-07-23 23:04 [GIT PULL] perf-tools fixes for v6.11-rc1 Namhyung Kim
@ 2024-07-24 1:21 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-24 1:21 UTC (permalink / raw)
To: Namhyung Kim
Cc: Linus Torvalds, Arnaldo Carvalho de Melo, Ian Rogers, Kan Liang,
Peter Zijlstra, Ingo Molnar, LKML, linux-perf-users
The pull request you sent on Tue, 23 Jul 2024 16:04:36 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v6.11-2024-07-23
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/786c8248dbd33a5a7a07f7c6e55a7bfc68d2ca48
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-24 1:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 23:04 [GIT PULL] perf-tools fixes for v6.11-rc1 Namhyung Kim
2024-07-24 1:21 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox