mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] perf/core for v5.17
Date: Tue, 11 Jan 2022 18:28:58 +0100	[thread overview]
Message-ID: <Yd2+Wqrl0ax2JQjg@zn.tnic> (raw)

Hi Linus,

please pull the perf/core pile for v5.17 which deals with the perf <-> kvm
side of things this time around.

Thx.

---

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_core_for_v5.17_rc1

for you to fetch changes up to a9f4a6e92b3b319296fb078da2615f618f6cd80c:

  perf: Drop guest callback (un)register stubs (2021-11-17 14:49:12 +0100)

----------------------------------------------------------------
Peter Zijlstra says:

"Cleanup of the perf/kvm interaction."

----------------------------------------------------------------
Like Xu (1):
      perf/core: Rework guest callbacks to prepare for static_call support

Sean Christopherson (16):
      perf: Protect perf_guest_cbs with RCU
      KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
      KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
      perf: Stop pretending that perf can handle multiple guest callbacks
      perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
      perf: Add wrappers for invoking guest callbacks
      perf: Force architectures to opt-in to guest callbacks
      perf/core: Use static_call to optimize perf_guest_info_callbacks
      KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
      KVM: x86: More precisely identify NMI from guest when handling PMI
      KVM: Move x86's perf guest info callbacks to generic KVM
      KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
      KVM: arm64: Convert to the generic perf callbacks
      KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
      KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
      perf: Drop guest callback (un)register stubs

 arch/arm/kernel/perf_callchain.c   | 28 +++---------------
 arch/arm64/include/asm/kvm_host.h  | 11 +++++--
 arch/arm64/kernel/image-vars.h     |  2 ++
 arch/arm64/kernel/perf_callchain.c | 13 +++++----
 arch/arm64/kvm/Kconfig             |  1 +
 arch/arm64/kvm/Makefile            |  2 +-
 arch/arm64/kvm/arm.c               | 10 +++++--
 arch/arm64/kvm/perf.c              | 59 --------------------------------------
 arch/arm64/kvm/pmu-emul.c          |  2 ++
 arch/csky/kernel/perf_callchain.c  | 10 -------
 arch/nds32/kernel/perf_event_cpu.c | 29 +++----------------
 arch/riscv/kernel/perf_callchain.c | 10 -------
 arch/x86/events/core.c             | 13 +++++----
 arch/x86/events/intel/core.c       |  5 +---
 arch/x86/include/asm/kvm_host.h    |  7 +++--
 arch/x86/kvm/Kconfig               |  1 +
 arch/x86/kvm/pmu.c                 |  2 +-
 arch/x86/kvm/svm/svm.c             |  2 +-
 arch/x86/kvm/vmx/vmx.c             | 25 +++++++++++++++-
 arch/x86/kvm/x86.c                 | 58 +++++++------------------------------
 arch/x86/kvm/x86.h                 | 17 ++++++++---
 arch/x86/xen/Kconfig               |  1 +
 arch/x86/xen/pmu.c                 | 32 +++++++++------------
 include/kvm/arm_pmu.h              | 19 +++++++-----
 include/linux/kvm_host.h           | 10 +++++++
 include/linux/perf_event.h         | 44 ++++++++++++++++++++--------
 init/Kconfig                       |  4 +++
 kernel/events/core.c               | 41 ++++++++++++++++++--------
 virt/kvm/kvm_main.c                | 44 ++++++++++++++++++++++++++++
 29 files changed, 246 insertions(+), 256 deletions(-)
 delete mode 100644 arch/arm64/kvm/perf.c

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

             reply	other threads:[~2022-01-11 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11 17:28 Borislav Petkov [this message]
2022-01-11 21:21 ` Sean Christopherson
2022-01-11 21:28   ` Borislav Petkov
2022-01-13  0:45 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yd2+Wqrl0ax2JQjg@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®