[GIT,PULL] perf/urgent for 6.1-rc4

Message ID Y2ewgoBWbyIt9oPW@zn.tnic
State New
Headers
Series [GIT,PULL] perf/urgent for 6.1-rc4 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc4

Message

Borislav Petkov Nov. 6, 2022, 1:02 p.m. UTC
  Hi Linus,

that same cat dragged some urgent perf updates for 6.1 too.

Please pull,
thx.

---

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc4

for you to fetch changes up to 6f8faf471446844bb9c318e0340221049d5c19f4:

  perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] (2022-11-02 12:22:07 +0100)

----------------------------------------------------------------
- Add Cooper Lake's stepping to the PEBS guest/host events isolation
fixed microcode revisions checking quirk

- Update Icelake and Sapphire Rapids events constraints

- Use the standard energy unit for Sapphire Rapids in RAPL

- Fix the hw_breakpoint test to fail more graciously on !SMP configs

----------------------------------------------------------------
David Gow (1):
      perf/hw_breakpoint: test: Skip the test if dependencies unmet

Kan Liang (3):
      perf/x86/intel: Fix pebs event constraints for ICL
      perf/x86/intel: Fix pebs event constraints for SPR
      perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]

Zhang Rui (1):
      perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain

 arch/x86/events/intel/core.c       |  1 +
 arch/x86/events/intel/ds.c         | 18 ++++++++++++++----
 arch/x86/events/rapl.c             |  6 +-----
 kernel/events/hw_breakpoint_test.c |  4 ++--
 4 files changed, 18 insertions(+), 11 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Nov. 6, 2022, 8:48 p.m. UTC | #1
The pull request you sent on Sun, 6 Nov 2022 14:02:58 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc4

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

Thank you!