index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-07-25
perf/x86/intel: Support Extended PEBS for Goldmont Plus
Kan Liang
2018-07-25
perf/x86/intel/ds: Handle PEBS overflow for fixed counters
Kan Liang
2018-07-25
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-15
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-04-05
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
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/intel: Fix event update for auto-reload
Kan Liang
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