[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250916215921.773759-1-namhyung@kernel.org>
Date: Tue, 16 Sep 2025 14:59:21 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org
Subject: [GIT PULL] perf-tools fixes for v6.17-rc7
Hi Linus,
Please consider pulling the following fixes in perf tools for v6.17.
Thanks,
Namhyung
The following changes since commit ca81e74dc34734078d34485d4aa123561ba75b15:
perf symbol-elf: Add support for the block argument for libbfd (2025-09-04 16:37:35 -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.17-2025-09-16
for you to fetch changes up to 20c9ccffccd61b37325a0519fb6d485caeecf7fa:
perf maps: Ensure kmap is set up for all inserts (2025-09-15 10:03:23 -0700)
----------------------------------------------------------------
perf-tools fixes for v6.17-rc7
A small set of fixes for crashes in different commands and conditions.
Signed-off-by: Namhyung Kim <namhyung@...nel.org>
----------------------------------------------------------------
Ian Rogers (2):
perf lock: Provide a host_env for session new
perf maps: Ensure kmap is set up for all inserts
hupu (1):
perf subcmd: avoid crash in exclude_cmds when excludes is empty
tools/lib/subcmd/help.c | 3 +++
tools/perf/builtin-lock.c | 7 ++++++-
tools/perf/util/maps.c | 9 +++++----
3 files changed, 14 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists