summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/perf_event_intel_lbr.c
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-09perf/x86/intel: Mark initialization code as suchMathias Krause
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-10-04perf/x86: Suppress duplicated abort LBR recordsAndi Kleen
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-04perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2012-09-04perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian
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