index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
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-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
2017-07-18
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
2017-07-18
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
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