index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event.h
Age
Commit message (
Expand
)
Author
2012-10-04
perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU
Vince Weaver
2012-09-19
perf/x86: Fix Intel Ivy Bridge support
Stephane Eranian
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-07-26
perf/x86: Make bitfield unsigned
Peter Zijlstra
2012-07-05
perf/x86: Save a few bytes in 'struct x86_pmu'
Peter Zijlstra
2012-07-05
perf/x86: Add a microcode revision check for SNB-PEBS
Peter Zijlstra
2012-06-18
perf: Export perf_assign_events()
Yan, Zheng
2012-06-06
perf/x86: Don't assume there can be only 4 PEBS events
Andi Kleen
2012-06-06
perf/x86: Fix wrmsrl() debug wrapper
Peter Zijlstra
2012-06-06
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2012-06-06
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
2012-03-16
perf: Adding sysfs group format attribute for pmu device
Jiri Olsa
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
2012-03-05
perf: Add callback to flush branch_stack on context switch
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: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
2012-03-05
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2011-12-21
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
2011-12-06
perf, x86: Implement arch event mask as quirk
Peter Zijlstra
2011-12-06
x86, perf: Disable non available architectural events
Gleb Natapov
2011-12-06
perf, x86: Fix event scheduler for constraints with overlapping counters
Robert Richter
2011-10-10
perf, intel: Use GO/HO bits in perf-ctr
Gleb Natapov
2011-09-26
x86, perf: Clean up perf_event cpu code
Kevin Winchester