aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_lbr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra1-5/+2
2010-03-10perf, x86: Fix LBR read-outPeter Zijlstra1-2/+2
2010-03-10perf, x86: Don't reset the LBR as frequentlyPeter Zijlstra1-5/+4
2010-03-10perf, x86: Fix LBR enable/disable vs cpuc->enabledPeter Zijlstra1-3/+4
2010-03-10perf, x86: Clear the LBRs on initPeter Zijlstra1-0/+3
2010-03-10perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra1-14/+4
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra1-0/+228