aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_p4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra1-18/+22
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter1-7/+7
2010-03-26perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra1-1/+1
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov1-322/+424
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov1-1/+1
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming1-6/+147
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming1-52/+34
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov1-2/+0
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov1-5/+3
2010-03-13x86, perf: Unmask LVTPC only if we have APIC supportedCyrill Gorcunov1-0/+2
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov1-0/+607