commit | 52471c67ee2fa5ed6f700ef57bf27833c63b2192 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Mon Jul 06 14:43:55 2009 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Mon Jul 20 16:43:21 2009 +0200 |
tree | a08002075dc251f6ebea7fad45b765ef780a387a | |
parent | 2904a527575344a804fdd82b1f8d09a8731d8d49 [diff] |
x86/oprofile: Modify initialization of num_virt_counters Models that do not yet support counter multiplexing have to setup num_virt_counters. This patch implements the setup from num_counters if num_virt_counters is not set. Thus, num_virt_counters must be setup only for multiplexing support. Signed-off-by: Robert Richter <robert.richter@amd.com>