linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Performance events updates for v6.10, #2
@ 2024-05-18  8:57 Ingo Molnar
  2024-05-19 19:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-05-18  8:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Peter Zijlstra, Arnaldo Carvalho de Melo, Jiri Olsa,
	Alexander Shishkin, Mark Rutland, Namhyung Kim, linux-perf-users

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(-)

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

* Re: [GIT PULL] Performance events updates for v6.10, #2
  2024-05-18  8:57 [GIT PULL] Performance events updates for v6.10, #2 Ingo Molnar
@ 2024-05-19 19:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-19 19:36 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Peter Zijlstra,
	Arnaldo Carvalho de Melo, Jiri Olsa, Alexander Shishkin,
	Mark Rutland, Namhyung Kim, linux-perf-users

The pull request you sent on Sat, 18 May 2024 10:57:34 +0200:

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

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

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-05-19 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-18  8:57 [GIT PULL] Performance events updates for v6.10, #2 Ingo Molnar
2024-05-19 19:36 ` 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).