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)
commit7e4e0bd50e80df2fe5501f48f872448376cdd997
treedec55d33e695354d4fa34205d5524b0bca91c4a9
parent6adf406f0a0eaf37251018d15f51e93f5b538ee6
oprofile: introduce module_param oprofile.cpu_type

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>
Documentation/kernel-parameters.txt
arch/x86/oprofile/nmi_int.c