index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
7
-172
/
+261
|
\
|
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-10
1
-5
/
+42
|
|
\
|
*
|
perf/x86/intel/cstate: Clean up cpumask and hotplug
Kan Liang
2024-09-10
1
-137
/
+5
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-05
2
-12
/
+33
|
|
\
\
|
*
|
|
perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
James Clark
2024-08-05
1
-3
/
+0
|
*
|
|
perf/x86/intel/uncore: Use D0:F0 as a default device
Zhenyu Wang
2024-08-05
1
-0
/
+4
|
*
|
|
perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
Zhenyu Wang
2024-08-05
1
-0
/
+1
|
*
|
|
perf/x86/intel/uncore: Add Lunar Lake support
Kan Liang
2024-08-05
3
-0
/
+141
|
*
|
|
perf/x86/intel/uncore: Factor out common MMIO init and ops functions
Kan Liang
2024-08-05
1
-17
/
+30
|
*
|
|
perf/x86/intel/uncore: Add Arrow Lake support
Kan Liang
2024-08-05
1
-0
/
+3
|
*
|
|
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-08-02
1
-0
/
+63
|
*
|
|
perf/x86: Add hw_perf_event::aux_config
Peter Zijlstra
2024-07-29
1
-7
/
+7
|
*
|
|
perf/x86/intel/pt: Fix sampling synchronization
Adrian Hunter
2024-07-29
1
-8
/
+7
*
|
|
|
perf/x86/intel: Allow to setup LBR for counting event for BPF
Kan Liang
2024-09-10
1
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
Dhananjay Ugwekar
2024-09-05
1
-5
/
+42
|
|
/
|
/
|
*
|
perf/x86/intel: Limit the period on Haswell
Kan Liang
2024-08-25
1
-2
/
+21
*
|
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
2024-07-31
1
-10
/
+12
|
/
*
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
2024-07-29
1
-2
/
+3
*
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
18
-431
/
+1087
|
\
|
*
perf/x86/intel: Add a distinct name for Granite Rapids
Kan Liang
2024-07-09
1
-5
/
+9
|
*
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
2024-07-09
1
-2
/
+6
|
*
perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
Kan Liang
2024-07-09
1
-1
/
+33
|
*
perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
Kan Liang
2024-07-09
1
-2
/
+4
|
*
perf/x86/amd/uncore: Fix DF and UMC domain identification
Sandipan Das
2024-07-04
1
-3
/
+3
|
*
perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
Sandipan Das
2024-07-04
1
-8
/
+14
|
*
perf/x86/intel: Support Perfmon MSRs aliasing
Kan Liang
2024-07-04
3
-5
/
+26
|
*
perf/x86/intel: Support PERFEVTSEL extension
Kan Liang
2024-07-04
1
-4
/
+65
|
*
perf/x86: Add config_mask to represent EVENTSEL bitmask
Kan Liang
2024-07-04
3
-1
/
+12
|
*
perf/x86/intel: Support new data source for Lunar Lake
Kan Liang
2024-07-04
3
-3
/
+109
|
*
perf/x86/intel: Rename model-specific pebs_latency_data functions
Kan Liang
2024-07-04
3
-16
/
+16
|
*
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
2024-07-04
3
-0
/
+143
|
*
perf/x86: Support counter mask
Kan Liang
2024-07-04
9
-179
/
+199
|
*
perf/x86/intel: Support the PEBS event mask
Kan Liang
2024-07-04
3
-13
/
+25
|
*
perf/x86/intel/cstate: Add Lunarlake support
Zhang Rui
2024-07-04
1
-7
/
+19
|
*
perf/x86/intel/cstate: Add Arrowlake support
Zhang Rui
2024-07-04
1
-8
/
+12
|
*
perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
Zhang Rui
2024-07-04
1
-5
/
+2
|
*
Merge branch 'tip/x86/cpu'
Peter Zijlstra
2024-07-04
2
-161
/
+154
|
|
\
|
*
|
perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
Adrian Hunter
2024-07-04
1
-1
/
+1
|
*
|
perf/x86/intel/pt: Fix a topa_entry base address calculation
Adrian Hunter
2024-07-04
1
-1
/
+1
|
*
|
perf/x86/intel/pt: Fix topa_entry base length
Marco Cavenati
2024-07-04
1
-2
/
+2
|
*
|
perf/x86/intel/uncore: Support HBM and CXL PMON counters
Kan Liang
2024-06-17
1
-2
/
+53
|
*
|
perf/x86/uncore: Cleanup unused unit structure
Kan Liang
2024-06-17
4
-112
/
+12
|
*
|
perf/x86/uncore: Apply the unit control RB tree to PCI uncore units
Kan Liang
2024-06-17
5
-48
/
+94
|
*
|
perf/x86/uncore: Apply the unit control RB tree to MSR uncore units
Kan Liang
2024-06-17
4
-11
/
+59
|
*
|
perf/x86/uncore: Apply the unit control RB tree to MMIO uncore units
Kan Liang
2024-06-17
1
-16
/
+14
|
*
|
perf/x86/uncore: Retrieve the unit ID from the unit control RB tree
Kan Liang
2024-06-17
1
-0
/
+3
|
*
|
perf/x86/uncore: Support per PMU cpumask
Kan Liang
2024-06-17
4
-5
/
+89
|
*
|
perf/x86/uncore: Save the unit control address of all units
Kan Liang
2024-06-17
2
-2
/
+87
|
*
|
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2024-05-18
2
-3
/
+9
*
|
|
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-17
1
-0
/
+3
|
\
\
\
[next]