lkml.org 
[lkml]   [2024]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Performance events updates for v6.10, #2
Linus,

Please pull the latest perf/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-2024-05-18

# HEAD: 9d351132ed706ae24325809afa821cabf6d72568 perf/x86/cstate: Remove unused 'struct perf_cstate_msr'

Changes:

- Extend the x86 instruction decoder with APX and
other new instructions

- Misc cleanups

Note that these commits were delayed to after when/if x86/cpu was merged
upstream, due to this merge dependency:

10ed2b118116 Merge branch 'x86/cpu' into perf/core, to pick up dependent commits

Thanks,

Ingo

------------------>

Adrian Hunter (7):
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
x86/insn: Add misc new Intel instructions
x86/insn: Add support for REX2 prefix to the instruction decoder logic
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder opcode map
x86/insn: Add support for APX EVEX to the instruction decoder logic
x86/insn: Add support for APX EVEX instructions to the opcode map

Chang S. Bae (1):
x86/insn: Add Key Locker instructions to the opcode map

Dhananjay Ugwekar (1):
perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx

Ingo Molnar (3):
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'

arch/x86/events/intel/cstate.c | 6 ----
arch/x86/events/rapl.c | 16 +++++-----
arch/x86/include/asm/inat.h | 17 ++++++++++-
arch/x86/include/asm/insn.h | 32 ++++++++++++++++---
arch/x86/lib/insn.c | 29 ++++++++++++++++++
arch/x86/lib/x86-opcode-map.txt | 315 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
arch/x86/tools/gen-insn-attr-x86.awk | 15 ++++++++-
tools/arch/x86/include/asm/inat.h | 17 ++++++++++-
tools/arch/x86/include/asm/insn.h | 32 ++++++++++++++++---
tools/arch/x86/lib/insn.c | 29 ++++++++++++++++++
tools/arch/x86/lib/x86-opcode-map.txt | 315 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
tools/arch/x86/tools/gen-insn-attr-x86.awk | 15 ++++++++-
12 files changed, 630 insertions(+), 208 deletions(-)

\
 
 \ /
  Last update: 2024-05-18 10:57    [W:0.033 / U:2.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site