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
/
events
/
intel
/
ds.c
Age
Commit message (
Expand
)
Author
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
2016-08-18
perf/x86: Fix PEBS threshold initialization
Jiri Olsa
2016-08-10
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
2016-08-10
perf/x86/intel: Rework the large PEBS setup code
Peter Zijlstra
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
2016-03-21
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
2016-03-08
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
Andi Kleen
2016-03-08
perf/x86/pebs: Add proper PEBS constraints for Broadwell
Stephane Eranian
2016-03-08
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
Jiri Olsa
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
Borislav Petkov