public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: ux500: add PERF_EVENTS to defconfig
@ 2015-05-13 10:29 Linus Walleij
  2015-05-13 11:39 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2015-05-13 10:29 UTC (permalink / raw)
  To: linux-arm-kernel

The Ux500 has a perfectly working PMU so let's put the perf
events into the defconfig. This will activate HW_PERF_EVENTS
by default.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
ARM SoC people: please apply this directly to the ARM SoC
tree in an appropriate place.
---
 arch/arm/configs/u8500_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 6a1c9898fd03..b4c6d34ef946 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -4,6 +4,7 @@ CONFIG_NO_HZ_IDLE=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_KALLSYMS_ALL=y
+CONFIG_PERF_EVENTS=y
 CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
 # CONFIG_BLK_DEV_BSG is not set
-- 
1.9.3

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

* [PATCH 1/2] ARM: ux500: add PERF_EVENTS to defconfig
  2015-05-13 10:29 [PATCH 1/2] ARM: ux500: add PERF_EVENTS to defconfig Linus Walleij
@ 2015-05-13 11:39 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-05-13 11:39 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 13 May 2015 12:29:22 Linus Walleij wrote:
> The Ux500 has a perfectly working PMU so let's put the perf
> events into the defconfig. This will activate HW_PERF_EVENTS
> by default.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ARM SoC people: please apply this directly to the ARM SoC
> tree in an appropriate place.
> 

Applied both patches to next/defconfig, thanks!

	Arnd

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

end of thread, other threads:[~2015-05-13 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 10:29 [PATCH 1/2] ARM: ux500: add PERF_EVENTS to defconfig Linus Walleij
2015-05-13 11:39 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox