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/x86: fix sysfs type mismatches
Sami Tolvanen
2020-11-17
4
-24
/
+12
*
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
2020-11-10
1
-1
/
+1
*
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
2020-11-09
2
-0
/
+11
*
perf/x86: Make dummy_iregs static
Peter Zijlstra
2020-11-09
1
-1
/
+1
*
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
2020-11-09
3
-24
/
+27
*
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-2
/
+2
*
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
13
-226
/
+992
|
\
|
*
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2020-10-06
2
-0
/
+4
|
*
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2020-10-06
2
-1
/
+6
|
*
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
2020-10-03
1
-1
/
+1
|
*
perf/x86/intel: Check perf metrics feature for each CPU
Kan Liang
2020-10-03
1
-0
/
+11
|
*
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
2020-09-29
1
-1
/
+1
|
*
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
2020-09-29
1
-6
/
+6
|
*
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
2020-09-29
1
-2
/
+5
|
*
perf/x86/msr: Add Jasper Lake support
Kan Liang
2020-09-29
1
-0
/
+1
|
*
perf/x86/intel: Add Jasper Lake support
Kan Liang
2020-09-29
1
-0
/
+1
|
*
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
2020-09-29
1
-1
/
+1
|
*
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
2020-09-29
1
-4
/
+25
|
*
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
2020-09-29
3
-2
/
+19
|
*
perf/x86/intel/uncore: Support PCIe3 unit on Snow Ridge
Kan Liang
2020-09-24
1
-0
/
+53
|
*
perf/x86/intel/uncore: Generic support for the PCI sub driver
Kan Liang
2020-09-24
2
-0
/
+82
|
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
Kan Liang
2020-09-24
1
-10
/
+25
|
*
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
Kan Liang
2020-09-24
1
-31
/
+51
|
*
perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
Kan Liang
2020-09-24
1
-15
/
+33
|
*
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
Kan Liang
2020-09-24
1
-8
/
+23
|
*
perf/amd/uncore: Inform the user how many counters each uncore PMU has
Kim Phillips
2020-09-24
1
-6
/
+7
|
*
perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
Kim Phillips
2020-09-24
1
-5
/
+32
|
*
perf/amd/uncore: Allow F17h user threadmask and slicemask specification
Kim Phillips
2020-09-24
1
-7
/
+16
|
*
perf/amd/uncore: Prepare to scale for more attributes that vary per family
Kim Phillips
2020-09-24
1
-50
/
+61
|
*
arch/x86/amd/ibs: Fix re-arming IBS Fetch
Kim Phillips
2020-09-10
1
-1
/
+14
|
*
perf/x86/rapl: Add AMD Fam19h RAPL support
Kim Phillips
2020-09-10
1
-0
/
+1
|
*
perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter
Kim Phillips
2020-09-10
1
-11
/
+31
|
*
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
2020-09-10
1
-10
/
+16
|
*
perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
Kim Phillips
2020-09-10
1
-4
/
+8
|
*
perf/x86/amd: Fix sampling Large Increment per Cycle events
Kim Phillips
2020-09-10
1
-2
/
+2
|
*
perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
Kim Phillips
2020-09-10
1
-20
/
+8
|
*
perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
Kan Liang
2020-09-10
1
-12
/
+20
|
*
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
2020-08-18
2
-12
/
+83
|
*
perf/x86/intel: Support TopDown metrics on Ice Lake
Kan Liang
2020-08-18
2
-0
/
+131
|
*
perf/x86: Add a macro for RDPMC offset of fixed counters
Kan Liang
2020-08-18
1
-1
/
+2
|
*
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
2020-08-18
3
-15
/
+209
|
*
perf/x86/intel: Use switch in intel_pmu_disable/enable_event
Kan Liang
2020-08-18
1
-8
/
+28
|
*
perf/x86/intel: Fix the name of perf METRICS
Kan Liang
2020-08-18
1
-1
/
+1
|
*
perf/x86/intel: Name the global status bit in NMI handler
Kan Liang
2020-08-18
1
-2
/
+2
|
*
perf/x86: Use event_base_rdpmc for the RDPMC userspace support
Kan Liang
2020-08-18
1
-8
/
+3
*
|
x86/perf, static_call: Optimize x86_pmu methods
Peter Zijlstra
2020-09-01
1
-40
/
+94
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-4
/
+4
*
|
perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdown
Vaibhav Shankar
2020-08-15
1
-3
/
+49
|
/
*
perf/x86/rapl: Add support for Intel SPR platform
Zhang Rui
2020-08-14
1
-0
/
+20
*
perf/x86/rapl: Support multiple RAPL unit quirks
Zhang Rui
2020-08-14
1
-9
/
+15
[next]