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
/
perf_event.h
Age
Commit message (
Expand
)
Author
2017-05-23
perf/x86: Add sysfs entry to freeze counters on SMI
Kan Liang
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
2016-12-11
perf/x86: Fix exclusion of BTS and LBR for Goldmont
Andi Kleen
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2016-08-10
perf/x86/intel: Clean up LBR state tracking
Peter Zijlstra
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-06-27
perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX
David Carrillo-Cisneros
2016-06-03
perf/x86: Support sysfs files depending on SMT status
Andi Kleen
2016-05-05
perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it
Alexander Shishkin
2016-04-23
perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs
Kan Liang
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-29
perf/x86/amd: Cleanup Fam10h NB event constraints
Peter Zijlstra
2016-03-25
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
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