linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* perf_counter vs. oprofile
@ 2009-01-22  5:26 David Miller
  2009-01-22  7:06 ` Paul Mackerras
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2009-01-22  5:26 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: paulus


Paul, I just noticed that right now if perf counter is enabled, the
oprofile module load will always fail because the powerpc perf counter
support unconditionally grabs the PMC hardware using
reserve_pmc_hardware() in an arch_initcall()

There really needs to be a way to segregate these multiple users of
the PMC device.  For example, if I'm not using the perf counter
APIs at all I should be able to use oprofile if I want to.

Anyways, just FYI...

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

end of thread, other threads:[~2009-01-22  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22  5:26 perf_counter vs. oprofile David Miller
2009-01-22  7:06 ` Paul Mackerras
2009-01-22  7:12   ` David Miller

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