mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] perf-tools fixes for v6.11-rc4
@ 2024-08-15 23:03 Namhyung Kim
  2024-08-15 23:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Namhyung Kim @ 2024-08-15 23:03 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 de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -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-08-15

for you to fetch changes up to 4bbe6002931954bbe82b25f25990b987b0392e18:

  perf daemon: Fix the build on 32-bit architectures (2024-08-09 19:36:20 -0700)

----------------------------------------------------------------
perf tools fixes for v6.11

The usual header file sync-ups and one more build fix.

* Add README file to explain why we copy the headers
* Sync UAPI and other header files with kernel source
* Fix build on MIPS 32-bit

Signed-off-by: Namhyung Kim <namhyung@kernel.org>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf daemon: Fix the build on 32-bit architectures

Namhyung Kim (10):
      perf tools: Add tools/include/uapi/README
      tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
      tools/include: Sync uapi/linux/kvm.h with the kernel sources
      tools/include: Sync uapi/linux/perf.h with the kernel sources
      tools/include: Sync uapi/sound/asound.h with the kernel sources
      tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
      tools/include: Sync network socket headers with the kernel sources
      tools/include: Sync filesystem headers with the kernel sources
      tools/include: Sync x86 headers with the kernel sources
      tools/include: Sync arm64 headers with the kernel sources

 tools/arch/arm64/include/asm/cputype.h             |  10 +
 tools/arch/powerpc/include/uapi/asm/kvm.h          |   3 +
 tools/arch/x86/include/asm/cpufeatures.h           | 803 +++++++++++----------
 tools/arch/x86/include/asm/msr-index.h             |  11 +
 tools/arch/x86/include/uapi/asm/kvm.h              |  49 ++
 tools/arch/x86/include/uapi/asm/svm.h              |   1 +
 tools/include/uapi/README                          |  73 ++
 tools/include/uapi/asm-generic/unistd.h            |   2 +-
 tools/include/uapi/drm/i915_drm.h                  |  27 +
 tools/include/uapi/linux/in.h                      |   2 +
 tools/include/uapi/linux/kvm.h                     |  17 +-
 tools/include/uapi/linux/perf_event.h              |   6 +-
 tools/include/uapi/linux/stat.h                    |  12 +-
 tools/perf/arch/powerpc/entry/syscalls/syscall.tbl |   6 +-
 tools/perf/arch/s390/entry/syscalls/syscall.tbl    |   2 +-
 tools/perf/arch/x86/entry/syscalls/syscall_64.tbl  |   8 +-
 tools/perf/builtin-daemon.c                        |   9 +-
 tools/perf/trace/beauty/include/linux/socket.h     |   5 +-
 tools/perf/trace/beauty/include/uapi/linux/fs.h    | 163 ++++-
 tools/perf/trace/beauty/include/uapi/linux/mount.h |  10 +-
 tools/perf/trace/beauty/include/uapi/linux/stat.h  |  12 +-
 .../perf/trace/beauty/include/uapi/sound/asound.h  |   9 +-
 22 files changed, 814 insertions(+), 426 deletions(-)
 create mode 100644 tools/include/uapi/README

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

* Re: [GIT PULL] perf-tools fixes for v6.11-rc4
  2024-08-15 23:03 [GIT PULL] perf-tools fixes for v6.11-rc4 Namhyung Kim
@ 2024-08-15 23:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-15 23:41 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 Thu, 15 Aug 2024 16:03:19 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v6.11-2024-08-15

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d7a5aa4b3c007fae50405ca75c40258d90300e96

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-08-15 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-15 23:03 [GIT PULL] perf-tools fixes for v6.11-rc4 Namhyung Kim
2024-08-15 23:41 ` 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

all inboxes | Powered by JetHome®