index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
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