index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_intel_lbr.c
Age
Commit message (
Expand
)
Author
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-10-04
perf/x86: Suppress duplicated abort LBR records
Andi Kleen
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-05-28
perf/x86: Check branch sampling priv level in generic code
Stephane Eranian
2013-05-05
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
2013-05-04
perf/x86/intel/lbr: Fix LBR filter
Peter Zijlstra
2012-09-04
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2011-09-26
x86, perf: Clean up perf_event cpu code
Kevin Winchester
2010-03-26
perf, x86: Clean up debugctlmsr bit definitions
Peter Zijlstra
2010-03-10
perf, x86: Fix LBR read-out
Peter Zijlstra
2010-03-10
perf, x86: Don't reset the LBR as frequently
Peter Zijlstra
2010-03-10
perf, x86: Fix LBR enable/disable vs cpuc->enabled
Peter Zijlstra
2010-03-10
perf, x86: Clear the LBRs on init
Peter Zijlstra
2010-03-10
perf, x86: Clean up IA32_PERF_CAPABILITIES usage
Peter Zijlstra
2010-03-10
perf, x86: Implement simple LBR support
Peter Zijlstra