index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
2024-07-09
1
-2
/
+6
*
perf/x86/intel: Support new data source for Lunar Lake
Kan Liang
2024-07-04
1
-2
/
+92
*
perf/x86/intel: Rename model-specific pebs_latency_data functions
Kan Liang
2024-07-04
1
-10
/
+10
*
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
2024-07-04
1
-0
/
+24
*
perf/x86: Support counter mask
Kan Liang
2024-07-04
1
-11
/
+8
*
perf/x86/intel: Support the PEBS event mask
Kan Liang
2024-07-04
1
-7
/
+8
*
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
2024-04-03
1
-4
/
+4
*
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-03-04
1
-0
/
+1
*
perf/x86/intel: Support branch counters logging
Kan Liang
2023-10-27
1
-1
/
+1
*
perf: Add branch stack counters
Kan Liang
2023-10-27
1
-2
/
+2
*
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
2023-08-29
1
-1
/
+1
*
perf/x86/intel: Use the common uarch name for the shared functions
Kan Liang
2023-08-29
1
-1
/
+1
*
perf/x86/intel: Add Crestmont PMU
Kan Liang
2023-08-09
1
-2
/
+7
*
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2023-05-08
1
-24
/
+32
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
1
-1
/
+3
|
\
|
*
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
2023-02-02
1
-1
/
+3
*
|
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
2023-02-11
1
-9
/
+26
*
|
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
1
-1
/
+2
*
|
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-18
1
-6
/
+3
*
|
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
2023-01-18
1
-8
/
+4
*
|
perf/x86: Support Retire Latency
Kan Liang
2023-01-09
1
-0
/
+4
*
|
perf/x86: Add Meteor Lake support
Kan Liang
2023-01-09
1
-11
/
+59
|
/
*
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-2
/
+2
|
\
|
*
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
1
-2
/
+2
*
|
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
2022-11-02
1
-2
/
+7
*
|
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
2022-11-02
1
-2
/
+7
|
/
*
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-14
/
+41
|
\
|
*
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
1
-2
/
+11
|
|
\
|
*
|
perf: Use sample_flags for addr
Namhyung Kim
2022-09-27
1
-2
/
+6
|
*
|
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-13
1
-2
/
+6
|
*
|
perf: Use sample_flags for txn
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
perf: Use sample_flags for weight
Kan Liang
2022-09-06
1
-3
/
+7
|
*
|
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
1
-1
/
+4
|
*
|
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
2022-09-06
1
-2
/
+6
*
|
|
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
2022-09-01
1
-2
/
+7
|
|
/
|
/
|
*
|
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
2022-08-19
1
-1
/
+1
*
|
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
2022-08-19
1
-1
/
+9
*
|
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
2022-08-19
1
-0
/
+1
|
/
*
perf/x86/intel: Fix PEBS data source encoding for ADL
Kan Liang
2022-07-04
1
-13
/
+38
*
perf/x86/intel: Fix PEBS memory access info encoding for ADL
Kan Liang
2022-07-04
1
-31
/
+49
*
perf/x86/intel: Enable PEBS format 5
Kan Liang
2022-02-02
1
-3
/
+11
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
|
*
perf: Enable branch record for software events
Song Liu
2021-09-13
1
-1
/
+1
*
|
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2021-10-30
1
-2
/
+3
|
/
*
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
2021-06-23
1
-6
/
+14
*
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-10
/
+22
|
\
|
*
perf/x86/intel: Add Alder Lake Hybrid support
Kan Liang
2021-04-19
1
-0
/
+7
|
*
perf/x86: Hybrid PMU support for event constraints
Kan Liang
2021-04-19
1
-2
/
+3
|
*
perf/x86: Hybrid PMU support for counters
Kan Liang
2021-04-19
1
-5
/
+9
[next]