index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_intel_lbr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
2012-03-05
1
-22
/
+310
*
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
2012-03-05
1
-2
/
+84
*
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
2012-03-05
1
-0
/
+10
*
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
2012-03-05
1
-2
/
+101
*
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
2012-03-05
1
-9
/
+9
*
perf: Add generic taken branch sampling support
Stephane Eranian
2012-03-05
1
-8
/
+13
*
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2012-02-03
1
-2
/
+0
*
x86, perf: Clean up perf_event cpu code
Kevin Winchester
2011-09-26
1
-12
/
+16
*
perf, x86: Clean up debugctlmsr bit definitions
Peter Zijlstra
2010-03-26
1
-5
/
+2
*
perf, x86: Fix LBR read-out
Peter Zijlstra
2010-03-10
1
-2
/
+2
*
perf, x86: Don't reset the LBR as frequently
Peter Zijlstra
2010-03-10
1
-5
/
+4
*
perf, x86: Fix LBR enable/disable vs cpuc->enabled
Peter Zijlstra
2010-03-10
1
-3
/
+4
*
perf, x86: Clear the LBRs on init
Peter Zijlstra
2010-03-10
1
-0
/
+3
*
perf, x86: Clean up IA32_PERF_CAPABILITIES usage
Peter Zijlstra
2010-03-10
1
-14
/
+4
*
perf, x86: Implement simple LBR support
Peter Zijlstra
2010-03-10
1
-0
/
+228