summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_counter.c
AgeCommit message (Expand)Author
2008-12-27x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput
2008-12-23x86, perfcounters: add support for fixed-function pmcsIngo Molnar
2008-12-23perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar
2008-12-23x86, perfcounters: print out the ->used bitmaskIngo Molnar
2008-12-23perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar
2008-12-23perfcounters: hw ops renameIngo Molnar
2008-12-23x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar
2008-12-23perfcounters: add fixed-mode PMC enumerationIngo Molnar
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-19x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh
2008-12-14perfcounters: fix lapic initializationIngo Molnar
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-12Merge branch 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner
2008-12-09perfcounters: consolidate global-disable codepathsIngo Molnar
2008-12-09perfcounters, x86: clean up debug codeIngo Molnar
2008-12-09perfcounters, x86: simplify disable/enable of countersIngo Molnar
2008-12-08x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar