# git rev-parse -q --verify 1ba3b5dc14923021f7815ea0b63baa34a3e1a998^{commit} 1ba3b5dc14923021f7815ea0b63baa34a3e1a998 already have revision, skipping fetch # git checkout -q -f -B kisskb 1ba3b5dc14923021f7815ea0b63baa34a3e1a998 # git clean -qxdf # < git log -1 # commit 1ba3b5dc14923021f7815ea0b63baa34a3e1a998 # Merge: a13f950ef13f 62e1c09418fc # Author: Linus Torvalds # Date: Sun May 19 11:20:22 2019 -0700 # # Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf tooling updates from Ingo Molnar: # "perf.data: # # - Streaming compression of perf ring buffer into # PERF_RECORD_COMPRESSED user space records, resulting in ~3-5x # perf.data file size reduction on variety of tested workloads what # saves storage space on larger server systems where perf.data size # can easily reach several tens or even hundreds of GiBs, especially # when profiling with DWARF-based stacks and tracing of context # switches. # # perf record: # # - Improve -user-regs/intr-regs suggestions to overcome errors # # perf annotate: # # - Remove hist__account_cycles() from callback, speeding up branch # processing (perf record -b) # # perf stat: # # - Add a 'percore' event qualifier, e.g.: -e # cpu/event=0,umask=0x3,percore=1/, that sums up the event counts for # both hardware threads in a core. # # We can already do this with --per-core, but it's often useful to do # this together with other metrics that are collected per hardware # thread. # # I.e. now its possible to do this per-event, and have it mixed with # other events not aggregated by core. # # arm64: # # - Map Brahma-B53 CPUID to cortex-a53 events. # # - Add Cortex-A57 and Cortex-A72 events. # # csky: # # - Add DWARF register mappings for libdw, allowing --call-graph=dwarf # to work on the C-SKY arch. # # x86: # # - Add support for recording and printing XMM registers, available, # for instance, on Icelake. # # - Add uncore_upi (Intel's "Ultra Path Interconnect" events) JSON # support. UPI replaced the Intel QuickPath Interconnect (QPI) in # Xeon Skylake-SP. # # Intel PT: # # - Fix instructions sampling rate. # # - Timestamp fixes. # # - Improve exported-sql-viewer GUI, allowing, for instance, to # copy'n'paste the trees, useful for e-mailing" # # * 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (73 commits) # perf stat: Support 'percore' event qualifier # perf stat: Factor out aggregate counts printing # perf tools: Add a 'percore' event qualifier # perf docs: Add description for stderr # perf intel-pt: Fix sample timestamp wrt non-taken branches # perf intel-pt: Fix improved sample timestamp # perf intel-pt: Fix instructions sampling rate # perf regs x86: Add X86 specific arch__intr_reg_mask() # perf parse-regs: Add generic support for arch__intr/user_reg_mask() # perf parse-regs: Split parse_regs # perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events # perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events # perf vendor events arm64: Remove [[:xdigit:]] wildcard # perf jevents: Remove unused variable # perf test zstd: Fixup verbose mode output # perf tests: Implement Zstd comp/decomp integration test # perf inject: Enable COMPRESSED record decompression # perf report: Implement perf.data record decompression # perf record: Implement -z,--compression_level[=] option # perf report: Add stub processing of compressed events for -D # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1ba3b5dc14923021f7815ea0b63baa34a3e1a998 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xF051E3B0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:670:0: warning: "radix__flush_all_mm" redefined #define radix__flush_all_mm radix__local_flush_all_mm ^ In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/radix.h:18:0, from /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable.h:291, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu-hash.h:24, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu.h:46, from /kisskb/src/arch/powerpc/include/asm/mmu.h:356, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:36, from /kisskb/src/arch/powerpc/include/asm/paca.h:21, from /kisskb/src/arch/powerpc/include/asm/current.h:16, from /kisskb/src/include/linux/thread_info.h:21, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:12: /kisskb/src/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h:68:0: note: this is the location of the previous definition #define radix__flush_all_mm(mm) radix__local_flush_all_mm(mm) ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '__radix__flush_tlb_range': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:713:5: error: implicit declaration of function 'exit_flush_lazy_tlbs' [-Werror=implicit-function-declaration] exit_flush_lazy_tlbs(mm); ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function 'radix__tlb_flush': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:883:3: error: implicit declaration of function '__flush_all_mm' [-Werror=implicit-function-declaration] __flush_all_mm(mm, true); ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '__tlbiel_lpid_guest': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:164:2: warning: asm operand 3 probably doesn't match constraints asm volatile(PPC_TLBIEL(%0, %4, %3, %2, %1) ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:164:2: error: impossible constraint in 'asm' /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_pid': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:104:2: warning: asm operand 3 probably doesn't match constraints asm volatile(PPC_TLBIEL(%0, %4, %3, %2, %1) ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/mm/book3s64/radix_tlb.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/mm/book3s64] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'watchdog_smp_panic': /kisskb/src/arch/powerpc/kernel/watchdog.c:175:4: error: implicit declaration of function 'smp_send_nmi_ipi' [-Werror=implicit-function-declaration] smp_send_nmi_ipi(c, wd_lockup_ipi, 1000000); ^ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/kernel/watchdog.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:489: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1073: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/kernel/watchdog.c:47:23: warning: 'watchdog_allowed_mask' defined but not used [-Wunused-variable] static struct cpumask watchdog_allowed_mask __read_mostly; ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:03:47.856615