index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
Files
Lines
2012-09-04
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
1
-1
/
+2
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
1
-22
/
+310
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
1
-2
/
+84
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
1
-0
/
+10
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
1
-2
/
+101
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
1
-9
/
+9
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-8
/
+13
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
1
-2
/
+0
2011-09-26
x86, perf: Clean up perf_event cpu code
Kevin Winchester
1
-12
/
+16
2010-03-26
perf, x86: Clean up debugctlmsr bit definitions
Peter Zijlstra
1
-5
/
+2
2010-03-10
perf, x86: Fix LBR read-out
Peter Zijlstra
1
-2
/
+2
2010-03-10
perf, x86: Don't reset the LBR as frequently
Peter Zijlstra
1
-5
/
+4
2010-03-10
perf, x86: Fix LBR enable/disable vs cpuc->enabled
Peter Zijlstra
1
-3
/
+4
2010-03-10
perf, x86: Clear the LBRs on init
Peter Zijlstra
1
-0
/
+3
2010-03-10
perf, x86: Clean up IA32_PERF_CAPABILITIES usage
Peter Zijlstra
1
-14
/
+4
2010-03-10
perf, x86: Implement simple LBR support
Peter Zijlstra
1
-0
/
+228