kernel_optimize_test/arch/x86/kernel/cpu
Robert Richter 9d0fcba67e perf, x86: Call x86_setup_perfctr() from .hw_config()
The perfctr setup calls are in the corresponding .hw_config()
functions now. This makes it possible to introduce config functions
for other pmu events that are not perfctr specific.

Also, all of a sudden the code looks much nicer.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1271190201-25705-4-git-send-email-robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-05-07 11:31:00 +02:00
..
cpufreq powernow-k8: Fix frequency reporting 2010-05-03 15:04:18 +02:00
mcheck include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mtrr include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
.gitignore
addon_cpuid_features.c
amd.c
bugs_64.c
bugs.c
centaur.c
cmpxchg.c
common.c
cpu.h
cyrix.c
hypervisor.c
intel_cacheinfo.c
intel.c Merge commit 'v2.6.34-rc6' into perf/core 2010-04-30 09:56:44 +02:00
Makefile
mkcapflags.pl
perf_event_amd.c perf, x86: Fix __initconst vs const 2010-04-02 19:52:05 +02:00
perf_event_intel_ds.c Merge branch 'linus' into perf/core 2010-04-08 13:37:18 +02:00
perf_event_intel_lbr.c perf, x86: Clean up debugctlmsr bit definitions 2010-03-26 09:41:03 +01:00
perf_event_intel.c Merge branch 'linus' into perf/core 2010-04-08 13:37:18 +02:00
perf_event_p4.c perf, x86: Call x86_setup_perfctr() from .hw_config() 2010-05-07 11:31:00 +02:00
perf_event_p6.c perf, x86: Fix __initconst vs const 2010-04-02 19:52:05 +02:00
perf_event.c perf, x86: Call x86_setup_perfctr() from .hw_config() 2010-05-07 11:31:00 +02:00
perfctr-watchdog.c
powerflags.c
proc.c
sched.c
transmeta.c
umc.c
vmware.c VMware Balloon driver 2010-04-24 11:31:26 -07:00