public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] oprofile: introduce module parameter oprofile.cpu_type
@ 2009-05-06 12:39 Robert Richter
  2009-05-06 12:39 ` [PATCH 1/2] oprofile: introduce module_param oprofile.cpu_type Robert Richter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Richter @ 2009-05-06 12:39 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Linus Torvalds, Ingo Molnar, LKML, oprofile-list

The current userland does not yet fully support all cpu types
implemented in the kernel. With the module parameter oprofile.cpu_type
a certain cpu type can be reported to the oprofile userland and thus
makes the kernel usable with current distros.

The event table may not match fully, so care must be taken when using
this parameter.

See also this description:

 oprofile.cpu_type=      Force an oprofile cpu type
                 This might be useful if you have an older oprofile
                 userland or if you want common events.
                 Format: { archperfmon | core_2 }
                 archperfmon: [X86] Force use of architectural
                         perfmon on Intel CPUs instead of the
                         CPU specific event set.
                 core_2: [X86] On Intel systems: report core_2 CPU.

Together with Andi's patches the patch set is also in this tree:

 git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git fixes

The fixes are intended for v2.6.30.

Andi, please let me now if this works for you and if things can go
upstream this way.

-Robert




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

end of thread, other threads:[~2009-06-10 13:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-06 12:39 [PATCH 0/2] oprofile: introduce module parameter oprofile.cpu_type Robert Richter
2009-05-06 12:39 ` [PATCH 1/2] oprofile: introduce module_param oprofile.cpu_type Robert Richter
2009-05-06 12:39 ` [PATCH 2/2] x86/oprofile: add module parameter option to force a core 2 cpu Robert Richter
2009-05-06 14:47 ` [PATCH 0/2] oprofile: introduce module parameter oprofile.cpu_type Andi Kleen
2009-05-06 16:39   ` Robert Richter
2009-06-10 13:07   ` Robert Richter

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