summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/rapl: Fix psys-energy event on Intel SPR platformZhang Rui2021-02-101-12/+9
* perf/x86/rapl: Only check lower 32bits for RAPL energy countersZhang Rui2021-02-101-5/+8
* perf/x86/rapl: Add msr mask supportZhang Rui2021-02-102-4/+10
* perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson2021-02-101-0/+3
* perf/x86/intel: Support CPUID 10.ECX to disable fixed countersKan Liang2021-02-013-11/+36
* perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-013-10/+427
* perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang2021-02-012-2/+14
* perf/x86/intel: Factor out intel_update_topdown_event()Kan Liang2021-02-011-7/+13
* perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-011-8/+9
* perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra2021-01-272-154/+1
* x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu2021-01-272-20/+20
* perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA infoSteve Wahl2021-01-141-28/+65
* perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl2021-01-144-57/+39
* Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-149-18/+65
|\
| * perf/x86/intel: Add Tremont Topdown supportKan Liang2020-12-091-0/+14
| * perf/x86: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-1/+1
| * perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang2020-12-091-1/+1
| * perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang2020-12-091-1/+1
| * Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra2020-11-2610-98/+200
| |\
| * | perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang2020-10-291-1/+2
| * | perf/x86/intel/uncore: Add Rocket Lake supportKan Liang2020-10-292-1/+25
| * | perf/x86/msr: Add Rocket Lake CPU supportKan Liang2020-10-291-0/+1
| * | perf/x86/cstate: Add Rocket Lake CPU supportKan Liang2020-10-291-9/+10
| * | perf/x86/intel: Add Rocket Lake CPU supportKan Liang2020-10-291-0/+1
| * | perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2020-10-291-1/+1
| * | perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang2020-10-291-3/+8
* | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-143-3/+3
|\ \ \
| * | | perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2020-10-263-3/+3
* | | | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-141-1/+1
|\ \ \ \
| * | | | x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-1/+1
* | | | | perf/x86/intel: Check PEBS status correctlyStephane Eranian2020-12-031-1/+1
* | | | | perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim2020-12-031-1/+1
| |_|_|/ |/| | |
* | | | perf/x86: fix sysfs type mismatchesSami Tolvanen2020-11-174-24/+12
|/ / /
* | | perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
* | | perf/x86/intel: Make anythread filter support conditionalStephane Eranian2020-11-092-0/+11
* | | perf/x86: Make dummy_iregs staticPeter Zijlstra2020-11-091-1/+1
* | | perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra2020-11-093-24/+27
* | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-091-2/+2
|/ /
* | Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-1213-226/+992
|\|
| * perf/x86: Fix n_metric for cancelled txnPeter Zijlstra2020-10-062-0/+4
| * perf/x86: Fix n_pair for cancelled txnPeter Zijlstra2020-10-062-1/+6
| * x86/events/amd/iommu: Fix sizeof mismatchColin Ian King2020-10-031-1/+1
| * perf/x86/intel: Check perf metrics feature for each CPUKan Liang2020-10-031-0/+11
| * perf/x86/intel: Fix Ice Lake event constraint tableKan Liang2020-09-291-1/+1
| * perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang2020-09-291-6/+6
| * perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov2020-09-291-2/+5
| * perf/x86/msr: Add Jasper Lake supportKan Liang2020-09-291-0/+1
| * perf/x86/intel: Add Jasper Lake supportKan Liang2020-09-291-0/+1
| * perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang2020-09-291-1/+1
| * perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang2020-09-291-4/+25