-
- Downloads
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf updates from Ingo Molnar: "The main changes in this cycle were: Kernel side changes: - A couple of x86/cpu cleanups and changes were grandfathered in due to patch dependencies. These clean up the set of CPU model/family matching macros with a consistent namespace and C99 initializer style. - A bunch of updates to various low level PMU drivers: * AMD Family 19h L3 uncore PMU * Intel Tiger Lake uncore support * misc fixes to LBR TOS sampling - optprobe fixes - perf/cgroup: optimize cgroup event sched-in processing - misc cleanups and fixes Tooling side changes are to: - perf {annotate,expr,record,report,stat,test} - perl scripting - libapi, libperf and libtraceevent - vendor events on Intel and S390, ARM cs-etm - Intel PT updates - Documentation changes and updates to core facilities - misc cleanups, fixes and other enhancements" * 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (89 commits) cpufreq/intel_pstate: Fix wrong macro conversion x86/cpu: Cleanup the now unused CPU match macros hwrng: via_rng: Convert to new X86 CPU match macros crypto: Convert to new CPU match macros ASoC: Intel: Convert to new X86 CPU match macros powercap/intel_rapl: Convert to new X86 CPU match macros PCI: intel-mid: Convert to new X86 CPU match macros mmc: sdhci-acpi: Convert to new X86 CPU match macros intel_idle: Convert to new X86 CPU match macros extcon: axp288: Convert to new X86 CPU match macros thermal: Convert to new X86 CPU match macros hwmon: Convert to new X86 CPU match macros platform/x86: Convert to new CPU match macros EDAC: Convert to new X86 CPU match macros cpufreq: Convert to new X86 CPU match macros ACPI: Convert to new X86 CPU match macros x86/platform: Convert to new CPU match macros x86/kernel: Convert to new CPU match macros x86/kvm: Convert to new CPU match macros x86/perf/events: Convert to new CPU match macros ...
No related branches found
No related tags found
Showing
- arch/powerpc/perf/core-book3s.c 1 addition, 0 deletionsarch/powerpc/perf/core-book3s.c
- arch/x86/Kconfig 0 additions, 1 deletionarch/x86/Kconfig
- arch/x86/crypto/aesni-intel_glue.c 1 addition, 1 deletionarch/x86/crypto/aesni-intel_glue.c
- arch/x86/crypto/crc32-pclmul_glue.c 1 addition, 1 deletionarch/x86/crypto/crc32-pclmul_glue.c
- arch/x86/crypto/crc32c-intel_glue.c 1 addition, 1 deletionarch/x86/crypto/crc32c-intel_glue.c
- arch/x86/crypto/crct10dif-pclmul_glue.c 1 addition, 1 deletionarch/x86/crypto/crct10dif-pclmul_glue.c
- arch/x86/crypto/ghash-clmulni-intel_glue.c 1 addition, 1 deletionarch/x86/crypto/ghash-clmulni-intel_glue.c
- arch/x86/events/amd/power.c 1 addition, 1 deletionarch/x86/events/amd/power.c
- arch/x86/events/amd/uncore.c 31 additions, 13 deletionsarch/x86/events/amd/uncore.c
- arch/x86/events/intel/core.c 22 additions, 3 deletionsarch/x86/events/intel/core.c
- arch/x86/events/intel/cstate.c 40 additions, 43 deletionsarch/x86/events/intel/cstate.c
- arch/x86/events/intel/lbr.c 9 additions, 0 deletionsarch/x86/events/intel/lbr.c
- arch/x86/events/intel/rapl.c 27 additions, 31 deletionsarch/x86/events/intel/rapl.c
- arch/x86/events/intel/uncore.c 41 additions, 34 deletionsarch/x86/events/intel/uncore.c
- arch/x86/events/intel/uncore.h 6 additions, 1 deletionarch/x86/events/intel/uncore.h
- arch/x86/events/intel/uncore_snb.c 159 additions, 0 deletionsarch/x86/events/intel/uncore_snb.c
- arch/x86/events/intel/uncore_snbep.c 9 additions, 3 deletionsarch/x86/events/intel/uncore_snbep.c
- arch/x86/include/asm/amd_nb.h 0 additions, 1 deletionarch/x86/include/asm/amd_nb.h
- arch/x86/include/asm/cpu_device_id.h 131 additions, 1 deletionarch/x86/include/asm/cpu_device_id.h
- arch/x86/include/asm/cpufeatures.h 1 addition, 1 deletionarch/x86/include/asm/cpufeatures.h
Loading
Please register or sign in to comment