]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6eb7a23ca995db1902d538fc3defd6782dc9809
treedec55d33e695354d4fa34205d5524b0bca91c4a9
parent534313c33b7aa7c6275389ab518308d1dbe70858
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