linux-btrace.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU
@ 2011-09-23 14:31 karl leplat
  0 siblings, 0 replies; only message in thread
From: karl leplat @ 2011-09-23 14:31 UTC (permalink / raw)
  To: linux-btrace

Patch:

CPU performance event counters on v7 cores will only operate
if either the NIDEN or DBGEN signals are driven high.

For the OMAP3 platform, these signals are driven low by default [i.e.
when a JTAG debugger is not connected] but DBGEN can be asserted in
software by selecting the OMAP3_EMU Kconfig option, which enables the
virtual clock for hardware debugging peripherals.

This patch makes CPU_HAS_PMU depend on OMAP3_EMU for OMAP3 platforms.

If i selected OMAP3_EMU option, i didn't see changes, DBGEN is already low. How can i activated the debug mode ?

Thanks !






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-23 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 14:31 [PATCH] OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU karl leplat

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