All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf: Kernel updates
@ 2012-04-05 16:24 Robert Richter
  2012-04-05 16:24 ` [PATCH 1/4] perf: Trivial cleanup of duplicate code Robert Richter
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Robert Richter @ 2012-04-05 16:24 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Ingo Molnar, Stephane Eranian, Arnaldo Carvalho de Melo, LKML,
	Robert Richter

Enclosed some changes made while working with the code. Mostly trivial
but worth to add.

-Robert


Robert Richter (4):
  perf: Trivial cleanup of duplicate code
  perf, x86: Fix cmpxchg() usage in amd_put_event_constraints()
  perf: use static variant of perf_event_overflow in core.c
  perf: Remove PERF_COUNTERS config option

 arch/arm/configs/bcmring_defconfig        |    2 +-
 arch/powerpc/configs/chroma_defconfig     |    2 +-
 arch/powerpc/configs/gamecube_defconfig   |    2 +-
 arch/powerpc/configs/wii_defconfig        |    2 +-
 arch/sh/configs/sh7785lcr_32bit_defconfig |    2 +-
 arch/sparc/configs/sparc64_defconfig      |    2 +-
 arch/x86/kernel/cpu/perf_event.c          |    3 ---
 arch/x86/kernel/cpu/perf_event_amd.c      |    4 +---
 init/Kconfig                              |   14 +-------------
 kernel/events/core.c                      |    2 +-
 10 files changed, 9 insertions(+), 26 deletions(-)

-- 
1.7.8.4



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

end of thread, other threads:[~2012-04-26 12:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 16:24 [PATCH 0/4] perf: Kernel updates Robert Richter
2012-04-05 16:24 ` [PATCH 1/4] perf: Trivial cleanup of duplicate code Robert Richter
2012-04-26 12:17   ` [tip:perf/core] " tip-bot for Robert Richter
2012-04-05 16:24 ` [PATCH 2/4] perf, x86: Fix cmpxchg() usage in amd_put_event_constraints() Robert Richter
2012-04-26 12:18   ` [tip:perf/core] perf/x86: " tip-bot for Robert Richter
2012-04-05 16:24 ` [PATCH 3/4] perf: use static variant of perf_event_overflow in core.c Robert Richter
2012-04-26 12:18   ` [tip:perf/core] perf: Use " tip-bot for Robert Richter
2012-04-05 16:24 ` [PATCH 4/4] perf: Remove PERF_COUNTERS config option Robert Richter
2012-04-26 12:19   ` [tip:perf/core] " tip-bot for Robert Richter
2012-04-24 16:37 ` [PATCH 0/4] perf: Kernel updates Robert Richter
2012-04-24 16:38   ` Peter Zijlstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.