kernel-fxtec-pro1x/arch/x86/kernel/cpu
Ingo Molnar 5c92d12411 perf counters: implement PERF_COUNT_CPU_CLOCK
Impact: add new perf-counter type

The 'CPU clock' counter counts the amount of CPU clock time that is
elapsing, in nanoseconds. (regardless of how much of it the task is
spending on a CPU executing)

This counter type is a Linux kernel based abstraction, it is available
even if the hardware does not support native hardware performance counters.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-11 15:45:52 +01:00
..
cpufreq [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value 2008-11-25 13:38:29 -05:00
mcheck Update email addresses. 2008-10-20 12:50:03 -07:00
mtrr
.gitignore Update .gitignore files for generated targets 2008-10-20 11:24:31 -07:00
addon_cpuid_features.c x86: use CONFIG_X86_SMP instead of CONFIG_SMP 2008-10-30 22:53:10 +01:00
amd.c x86: print out apic id in hex format 2008-10-16 16:53:09 +02:00
bugs.c
bugs_64.c
centaur.c
centaur_64.c
cmpxchg.c
common.c performance counters: x86 support 2008-12-08 15:47:15 +01:00
cpu.h
cyrix.c
intel.c x86: print out apic id in hex format 2008-10-16 16:53:09 +02:00
intel_cacheinfo.c
Makefile performance counters: x86 support 2008-12-08 15:47:15 +01:00
mkcapflags.pl
perf_counter.c perf counters: implement PERF_COUNT_CPU_CLOCK 2008-12-11 15:45:52 +01:00
perfctr-watchdog.c ftrace: mark lapic_wd_event() notrace 2008-10-14 10:34:36 +02:00
powerflags.c
proc.c x86/proc: fix /proc/cpuinfo cpu offline bug 2008-10-22 14:29:37 +02:00
transmeta.c
umc.c