summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_amd.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-161-20/+151
* perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-061-0/+6
* perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-061-0/+42
* perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-061-4/+4
* perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-061-18/+25
* perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-061-42/+26
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-241-0/+9
* perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-051-57/+46
* Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-231-1/+10
|\
| * perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-181-1/+10
* | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-091-1/+6
* | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter2012-04-261-3/+1
|/
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+18
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+3
* perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-021-2/+35
* perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-061-1/+1
* perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-101-2/+2
* perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-061-0/+13
* x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap2011-09-271-0/+1
* x86, perf: Clean up perf_event cpu codeKevin Winchester2011-09-261-11/+7
* perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra2011-08-141-1/+1
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+14
* perf, x86: Add new stalled cycles events for Intel and AMD CPUsIngo Molnar2011-04-291-6/+8
* perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-191-3/+17
* perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-191-1/+1
* perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-161-1/+174
* perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
* perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
* perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
* perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-021-2/+2
* perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-021-4/+13
* perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-021-14/+1
* perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-021-6/+6
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-021-34/+50
|\
| * perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-021-33/+47
| * x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
* | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-111-0/+2
|/
* perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-101-1/+1
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-35/+25
* perf_event, amd: Fix spinlock initializationPeter Zijlstra2010-02-261-1/+1
* perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra2010-02-261-0/+416