aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/compat.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2009-01-11 23:11:00 -0500
committerPaul Mackerras <paulus@samba.org>2009-01-11 23:12:50 -0500
commitdd0e6ba22ea21bcc2c420b385a170593c58f4c08 (patch)
treea6b1b30cc7e873615d24c4eef04ef61b2ccb3ebe /kernel/compat.c
parentc0d362a832ee70435fc4555a64f820893b1da0bd (diff)
perf_counter: Always schedule all software counters in
Software counters aren't subject to the limitations imposed by the fixed number of hardware counter registers, so there is no reason not to enable them all in __perf_counter_sched_in. Previously we used to break out of the loop when we got to a group that wouldn't fit on the PMU; with this we continue through the list but only schedule in software counters (or groups containing only software counters) from there on. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions