index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
1
-2
/
+23
2019-04-16
perf/x86: Support constraint ranges
Peter Zijlstra
1
-1
/
+1
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
1
-25
/
+355
2019-04-16
perf/x86/intel/ds: Extract code of event update in short period
Kan Liang
1
-13
/
+20
2019-04-16
perf/x86/intel: Extract memory code PEBS parser for reuse
Andi Kleen
1
-29
/
+34
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
1
-1
/
+3
2019-02-11
perf/x86/kvm: Avoid unnecessary work in guest filtering
Andi Kleen
1
-0
/
+2
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-07-25
perf/x86/intel: Support Extended PEBS for Goldmont Plus
Kan Liang
1
-6
/
+0
2018-07-25
perf/x86/intel/ds: Handle PEBS overflow for fixed counters
Kan Liang
1
-9
/
+27
2018-07-25
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
1
-0
/
+7
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
1
-14
/
+11
2018-07-15
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
1
-3
/
+5
2018-04-05
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
1
-10
/
+24
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+17
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
1
-8
/
+17
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+3
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
1
-3
/
+3
2018-03-09
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...
Kan Liang
1
-0
/
+9
2018-03-09
perf/x86/intel: Fix event update for auto-reload
Kan Liang
1
-4
/
+88
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
1
-15
/
+18
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2017-12-23
x86/events/intel/ds: Map debug buffers in cpu_entry_area
Hugh Dickins
1
-45
/
+80
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
1
-1
/
+1
2017-08-25
perf/x86: Fix data source decoding for Skylake
Andi Kleen
1
-19
/
+32
2017-08-25
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
1
-4
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
1
-6
/
+8
2017-07-18
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
1
-0
/
+2
2017-07-18
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
1
-0
/
+6
2017-04-14
perf/x86: Fix spurious NMI with PEBS Load Latency event
Kan Liang
1
-1
/
+1
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-1
/
+5
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
1
-12
/
+23
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-8
/
+11
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-08-18
perf/x86: Fix PEBS threshold initialization
Jiri Olsa
1
-1
/
+11
2016-08-10
perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()
Peter Zijlstra
1
-6
/
+2
2016-08-10
perf/x86/intel: Rework the large PEBS setup code
Peter Zijlstra
1
-35
/
+67
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
1
-0
/
+6
2016-03-21
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
1
-1
/
+4
2016-03-08
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
Andi Kleen
1
-1
/
+10
2016-03-08
perf/x86/pebs: Add proper PEBS constraints for Broadwell
Stephane Eranian
1
-0
/
+24
2016-03-08
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
Jiri Olsa
1
-2
/
+11
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
Borislav Petkov
1
-0
/
+1368