summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_counter.c
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: fix crash on perfmon v1 systemsIngo Molnar2009-04-061-5/+11
* perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra2009-04-061-6/+6
* perf_counter: add comment to barrierPeter Zijlstra2009-04-061-0/+4
* perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra2009-04-061-1/+1
* x86: perf_counter cleanupJaswinder Singh Rajput2009-03-081-4/+0
* x86: perf_counter cleanupPeter Zijlstra2009-03-081-4/+4
* perfcounters: IRQ and NMI support on AMD CPUs, fixPeter Zijlstra2009-03-051-14/+2
* perfcounters: IRQ and NMI support on AMD CPUsPeter Zijlstra2009-03-051-44/+228
* x86: use pr_info in perf_counter.cJaswinder Singh Rajput2009-03-021-24/+24
* x86: decent declarations in perf_counter.cJaswinder Singh Rajput2009-03-021-7/+7
* x86: AMD Support for perf_counterJaswinder Singh Rajput2009-02-281-2/+81
* x86: prepare perf_counter to add more cpusJaswinder Singh Rajput2009-02-281-28/+78
* perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras2009-02-111-12/+19
* perf_counters: account NMI interruptsMike Galbraith2009-02-091-1/+1
* perfcounters: fix "perf counters kill oprofile" bugMike Galbraith2009-02-041-1/+3
* perfcounters fix section mismatch warning in perf_counter.c::perf_counters_la...Mike Galbraith2009-01-231-1/+1
* perfcounters: ratelimit performance counter interruptsMike Galbraith2009-01-231-12/+15
* perfcounters: throttle on too high IRQ ratesMike Galbraith2009-01-231-6/+32
* x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput2008-12-271-17/+7
* x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-231-24/+125
* perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-231-1/+2
* x86, perfcounters: print out the ->used bitmaskIngo Molnar2008-12-231-0/+4
* perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-231-1/+5
* perfcounters: hw ops renameIngo Molnar2008-12-231-3/+3
* x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-231-34/+39
* perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-231-6/+17
* x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-231-27/+26
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-231-1/+1
* perfcounters: remove warningsIngo Molnar2008-12-231-7/+0
* x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-191-2/+2
* perfcounters: fix lapic initializationIngo Molnar2008-12-141-2/+2
* perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-141-0/+10
* perfcounters: restructure x86 counter mathIngo Molnar2008-12-141-106/+124
* Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-121-5/+1
* perf counters: clean up state transitionsIngo Molnar2008-12-111-1/+1
* perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-111-4/+4
* perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-111-32/+4
* perf counters: hw driver APIIngo Molnar2008-12-111-10/+27
* perf counters: add support for group countersIngo Molnar2008-12-111-14/+14
* perf counters: restructure the APIIngo Molnar2008-12-111-15/+14
* perf counters: expand use of counter->eventThomas Gleixner2008-12-111-11/+11
* perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-111-1/+13
* perfcounters: consolidate global-disable codepathsIngo Molnar2008-12-091-17/+6
* perfcounters, x86: clean up debug codeIngo Molnar2008-12-091-23/+12
* perfcounters, x86: simplify disable/enable of countersIngo Molnar2008-12-091-12/+28
* x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar2008-12-081-7/+5
* performance counters: x86 supportIngo Molnar2008-12-081-0/+571
OpenPOWER on IntegriCloud