summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel_lbr.c
AgeCommit message (Expand)Author
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra
2010-03-10perf, x86: Fix LBR read-outPeter Zijlstra
2010-03-10perf, x86: Don't reset the LBR as frequentlyPeter Zijlstra
2010-03-10perf, x86: Fix LBR enable/disable vs cpuc->enabledPeter Zijlstra
2010-03-10perf, x86: Clear the LBRs on initPeter Zijlstra
2010-03-10perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra