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
*
perf/core: Correct perf sampling with guest VMs
Colton Lewis
2024-11-14
1
-3
/
+0
*
perf/x86: Refactor misc flag assignments
Colton Lewis
2024-11-14
1
-17
/
+42
*
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-11-14
1
-2
/
+2
*
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
2024-11-11
1
-2
/
+3
*
perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...
Adrian Hunter
2024-11-05
1
-2
/
+2
*
perf/x86/intel/pt: Add support for pause / resume
Adrian Hunter
2024-11-05
2
-3
/
+74
*
perf/x86/intel/pt: Fix buffer full but size is 0 case
Adrian Hunter
2024-11-05
2
-3
/
+10
*
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2024-10-30
1
-84
/
+6
*
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
2024-10-30
1
-14
/
+30
*
perf/x86/amd: Warn only on new bits set
Breno Leitao
2024-10-07
1
-2
/
+8
*
perf/x86/intel: Add PMU support for ArrowLake-H
Dapeng Mi
2024-10-07
3
-3
/
+127
*
perf/x86/intel: Support hybrid PMU with multiple atom uarchs
Dapeng Mi
2024-10-07
2
-10
/
+36
*
perf/x86: Refine hybrid_pmu_type defination
Dapeng Mi
2024-10-07
1
-7
/
+5
*
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
|
|
\
[next]