index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
1
-2
/
+3
2021-06-23
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
1
-6
/
+14
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+22
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+5
2021-04-19
perf/x86/intel: Add Alder Lake Hybrid support
Kan Liang
1
-0
/
+7
2021-04-19
perf/x86: Hybrid PMU support for event constraints
Kan Liang
1
-2
/
+3
2021-04-19
perf/x86: Hybrid PMU support for counters
Kan Liang
1
-5
/
+9
2021-04-19
perf/x86/intel: Hybrid PMU support for perf capabilities
Kan Liang
1
-1
/
+1
2021-04-19
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
1
-2
/
+2
2021-04-02
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
1
-1
/
+1
2021-03-22
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-16
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-15
perf/x86/intel/ds: Check insn_get_length() retval
Borislav Petkov
1
-6
/
+5
2021-02-01
perf/x86/intel: Add perf core PMU support for Sapphire Rapids
Kan Liang
1
-4
/
+114
2021-02-01
perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-8
/
+9
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+8
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-12-03
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
1
-1
/
+1
2020-12-03
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
1
-1
/
+1
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
1
-25
/
+28
2020-11-09
perf/x86: Make dummy_iregs static
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
1
-22
/
+25
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+2
2020-10-29
perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-3
/
+8
2020-10-26
perf/x86: Avoid TIF_IA32 when checking 64bit mode
Gabriel Krisman Bertazi
1
-1
/
+1
2020-09-10
perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
Kan Liang
1
-12
/
+20
2020-07-08
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
1
-3
/
+3
2020-02-11
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
1
-0
/
+2
2019-12-10
perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
Sean Christopherson
1
-0
/
+1
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
1
-1
/
+50
2019-07-25
perf/x86/intel: Fix SLOTS PEBS event constraint
Kan Liang
1
-1
/
+1
2019-07-09
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-06-24
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
1
-4
/
+2
2019-06-24
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
1
-1
/
+1
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-0
/
+1
2019-05-21
perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
Stephane Eranian
1
-14
/
+14
2019-04-29
x86/paravirt: Standardize 'insn_buff' variable names
Ingo Molnar
1
-4
/
+4
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
[next]