oprofile: introduce module_param oprofile.cpu_type
authorRobert Richter <robert.richter@amd.com>
Wed, 6 May 2009 10:10:23 +0000 (12:10 +0200)
committerRobert Richter <robert.richter@amd.com>
Fri, 8 May 2009 09:06:34 +0000 (11:06 +0200)
This patch removes module_param oprofile.force_arch_perfmon and
introduces oprofile.cpu_type=archperfmon instead. This new parameter
can be reused for other models and architectures.

Currently only archperfmon is supported.

Cc: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found