index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2025-05-29
perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
Adrian Hunter
1
-4
/
+5
2025-04-25
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
1
-3
/
+5
2025-04-10
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
1
-10
/
+1
2025-04-10
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
1
-1
/
+1
2025-02-27
perf/x86/intel: Fix event constraints for LNC
Kan Liang
1
-1
/
+1
2025-02-21
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
1
-1
/
+9
2025-01-02
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
1
-0
/
+1
2024-12-19
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-1
/
+1
2024-07-09
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
1
-2
/
+6
2024-07-04
perf/x86/intel: Support new data source for Lunar Lake
Kan Liang
1
-2
/
+92
2024-07-04
perf/x86/intel: Rename model-specific pebs_latency_data functions
Kan Liang
1
-10
/
+10
2024-07-04
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
1
-0
/
+24
2024-07-04
perf/x86: Support counter mask
Kan Liang
1
-11
/
+8
2024-07-04
perf/x86/intel: Support the PEBS event mask
Kan Liang
1
-7
/
+8
2024-04-03
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
1
-4
/
+4
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
1
-0
/
+1
2023-10-27
perf/x86/intel: Support branch counters logging
Kan Liang
1
-1
/
+1
2023-10-27
perf: Add branch stack counters
Kan Liang
1
-2
/
+2
2023-08-29
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
1
-1
/
+1
2023-08-29
perf/x86/intel: Use the common uarch name for the shared functions
Kan Liang
1
-1
/
+1
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
1
-2
/
+7
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-24
/
+32
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2023-02-11
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
1
-9
/
+26
2023-02-02
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
1
-1
/
+3
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-1
/
+2
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-6
/
+3
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
1
-8
/
+4
2023-01-09
perf/x86: Support Retire Latency
Kan Liang
1
-0
/
+4
2023-01-09
perf/x86: Add Meteor Lake support
Kan Liang
1
-11
/
+59
2022-12-13
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-11-02
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
1
-2
/
+7
2022-11-02
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
1
-2
/
+7
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-2
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+41
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
1
-2
/
+11
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
1
-2
/
+6
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
1
-2
/
+6
2022-09-06
perf: Use sample_flags for txn
Kan Liang
1
-2
/
+6
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-2
/
+6
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-3
/
+7
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-1
/
+4
2022-09-06
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
1
-2
/
+6
2022-09-01
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
1
-2
/
+7
2022-08-19
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
1
-1
/
+1
2022-08-19
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
1
-1
/
+9
2022-08-19
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
1
-0
/
+1
2022-07-04
perf/x86/intel: Fix PEBS data source encoding for ADL
Kan Liang
1
-13
/
+38
2022-07-04
perf/x86/intel: Fix PEBS memory access info encoding for ADL
Kan Liang
1
-31
/
+49
2022-02-02
perf/x86/intel: Enable PEBS format 5
Kan Liang
1
-3
/
+11
[next]