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
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-11
perf/x86/kvm: Avoid unnecessary work in guest filtering
Andi Kleen
2018-11-22
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2018-10-02
perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler
Andi Kleen
2018-07-25
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
2018-06-21
perf/x86/intel/lbr: Optimize context switches for the LBR call stack
Kan Liang
2018-06-21
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-09
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...
Kan Liang
2018-03-09
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
Kan Liang
2018-03-09
perf/x86/intel: Fix large period handling on Broadwell CPUs
Kan Liang
2018-02-05
x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS
Jiri Olsa
2017-12-23
x86/events/intel/ds: Map debug buffers in cpu_entry_area
Hugh Dickins
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-25
perf/x86: Export some PMU attributes in caps/ directory
Andi Kleen
2017-08-25
perf/x86: Fix data source decoding for Skylake
Andi Kleen
2017-08-25
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
2017-07-18
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
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