* [GIT PULL] perf tools fixes for v6.18
@ 2025-11-06 20:33 Arnaldo Carvalho de Melo
2025-11-07 0:49 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2025-11-06 20:33 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ingo Molnar, Thomas Gleixner, Jiri Olsa, Namhyung Kim, Ian Rogers,
Adrian Hunter, James Clark, Clark Williams, linux-kernel,
linux-perf-users, Arnaldo Carvalho de Melo,
Arnaldo Carvalho de Melo
Hi Linus,
Please consider pulling,
Best regards,
- Arnaldo
The following changes since commit ba36dd5ee6fd4643ebbf6ee6eefcecf0b07e35c7:
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (2025-10-31 18:22:26 -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.18-1-2025-11-06
for you to fetch changes up to 7f17ef0d47b9aa01b89a92b2514fbfe800d8aeca:
perf symbols: Handle '1' symbols in /proc/kallsyms (2025-11-03 14:54:31 -0300)
----------------------------------------------------------------
perf tools fixes for v6.18:
- Add James Clark as a perf tools reviewer.
- Handle '1' type symbols in /proc/kallsyms, related to anonymous Rust closures
in the DRM panic QR encoder, caught by 'perf test'.
- Sync kernel header copies: MSRs, uprobe syscall, DRM_IOCTL_GEM_CHANGE_HANDLE,
KVM exit reasons, etc.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
----------------------------------------------------------------
Arnaldo Carvalho de Melo (14):
tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,SAVIC_CONTROL}, IA32_L3_QOS_{ABMC,EXT}_CFG
tools headers uapi: Update fs.h with the kernel sources
tools headers: Sync uapi/linux/prctl.h with the kernel source
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
tools headers x86: Sync table due to introducion of uprobe syscall
tools headers x86 cpufeatures: Sync with the kernel sources
tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE_HANDLE
tools headers UAPI: Sync linux/kvm.h with the kernel sources
MAINTAINERS: Add James Clark as a perf tools reviewer
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
tools headers svm: Sync svm headers with the kernel sources
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle new exit reasons
tools headers asm: Sync fls headers header with the kernel sources
perf symbols: Handle '1' symbols in /proc/kallsyms
MAINTAINERS | 1 +
tools/arch/x86/include/asm/cpufeatures.h | 5 ++
tools/arch/x86/include/asm/msr-index.h | 20 ++++++-
tools/arch/x86/include/uapi/asm/kvm.h | 34 ++++++++++++
tools/arch/x86/include/uapi/asm/svm.h | 4 ++
tools/arch/x86/include/uapi/asm/vmx.h | 6 ++-
tools/include/asm-generic/bitops/__fls.h | 2 +-
tools/include/asm-generic/bitops/fls.h | 2 +-
tools/include/asm-generic/bitops/fls64.h | 4 +-
tools/include/uapi/drm/drm.h | 63 +++++++++++++++++-----
tools/include/uapi/linux/kvm.h | 3 ++
tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 1 +
tools/perf/trace/beauty/include/uapi/linux/fcntl.h | 1 +
tools/perf/trace/beauty/include/uapi/linux/fs.h | 5 +-
tools/perf/trace/beauty/include/uapi/linux/prctl.h | 10 ++++
tools/perf/util/symbol.c | 6 ++-
16 files changed, 147 insertions(+), 20 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] perf tools fixes for v6.18
2025-11-06 20:33 [GIT PULL] perf tools fixes for v6.18 Arnaldo Carvalho de Melo
@ 2025-11-07 0:49 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-07 0:49 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo
Cc: Linus Torvalds, Ingo Molnar, Thomas Gleixner, Jiri Olsa,
Namhyung Kim, Ian Rogers, Adrian Hunter, James Clark,
Clark Williams, linux-kernel, linux-perf-users,
Arnaldo Carvalho de Melo, Arnaldo Carvalho de Melo
The pull request you sent on Thu, 6 Nov 2025 17:33:53 -0300:
> git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v6.18-1-2025-11-06
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f5f2e20b1cbc5f9ea20b372d15967b24921ede19
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:[~2025-11-07 0:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 20:33 [GIT PULL] perf tools fixes for v6.18 Arnaldo Carvalho de Melo
2025-11-07 0:49 ` 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;
as well as URLs for NNTP newsgroup(s).