index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
2021-06-30
1
-2
/
+2
*
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
2021-03-25
1
-1
/
+1
*
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
2020-12-03
1
-1
/
+1
*
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
2020-12-03
1
-1
/
+1
*
perf/x86: Make dummy_iregs static
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
2020-11-09
1
-22
/
+25
*
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-2
/
+2
*
perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
Kan Liang
2020-09-10
1
-12
/
+20
*
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
2020-07-08
1
-3
/
+3
*
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
2020-02-11
1
-0
/
+2
*
perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
Sean Christopherson
2019-12-10
1
-0
/
+1
*
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
2019-08-28
1
-1
/
+50
*
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
2019-07-25
1
-1
/
+1
*
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-4
/
+4
|
\
|
*
x86/paravirt: Standardize 'insn_buff' variable names
Ingo Molnar
2019-04-29
1
-4
/
+4
*
|
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
2019-06-24
1
-4
/
+2
*
|
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
2019-06-24
1
-1
/
+1
*
|
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2019-06-24
1
-0
/
+1
*
|
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
Stephane Eranian
2019-05-21
1
-14
/
+14
*
|
perf/x86/intel: Add Icelake support
Kan Liang
2019-04-16
1
-2
/
+23
*
|
perf/x86: Support constraint ranges
Peter Zijlstra
2019-04-16
1
-1
/
+1
*
|
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
2019-04-16
1
-25
/
+355
*
|
perf/x86/intel/ds: Extract code of event update in short period
Kan Liang
2019-04-16
1
-13
/
+20
*
|
perf/x86/intel: Extract memory code PEBS parser for reuse
Andi Kleen
2019-04-16
1
-29
/
+34
*
|
perf/x86: Support outputting XMM registers
Kan Liang
2019-04-16
1
-1
/
+3
|
/
*
perf/x86/kvm: Avoid unnecessary work in guest filtering
Andi Kleen
2019-02-11
1
-0
/
+2
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
perf/x86/intel: Support Extended PEBS for Goldmont Plus
Kan Liang
2018-07-25
1
-6
/
+0
*
perf/x86/intel/ds: Handle PEBS overflow for fixed counters
Kan Liang
2018-07-25
1
-9
/
+27
*
perf/x86/intel: Introduce PMU flag for Extended PEBS
Kan Liang
2018-07-25
1
-0
/
+7
*
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
2018-07-25
1
-14
/
+11
*
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
2018-07-15
1
-3
/
+5
*
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
2018-04-05
1
-10
/
+24
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-29
1
-8
/
+17
|
\
|
*
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
2018-03-27
1
-8
/
+17
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-03-24
1
-3
/
+3
|
\
|
|
*
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-20
1
-3
/
+3
*
|
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...
Kan Liang
2018-03-09
1
-0
/
+9
*
|
perf/x86/intel: Fix event update for auto-reload
Kan Liang
2018-03-09
1
-4
/
+88
|
/
*
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
2018-01-25
1
-15
/
+18
*
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
2018-01-05
1
-0
/
+16
*
x86/events/intel/ds: Map debug buffers in cpu_entry_area
Hugh Dickins
2017-12-23
1
-45
/
+80
*
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
1
-2
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
1
-1
/
+1
*
perf/x86: Fix data source decoding for Skylake
Andi Kleen
2017-08-25
1
-19
/
+32
*
perf/x86: Move Nehalem PEBS code to flag
Andi Kleen
2017-08-25
1
-4
/
+1
*
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
2017-07-21
1
-6
/
+8
*
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
2017-07-18
1
-0
/
+2
*
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
2017-07-18
1
-0
/
+6
[next]