# git rev-parse -q --verify 9d9af1007bc08971953ae915d88dc9bb21344b53^{commit} 9d9af1007bc08971953ae915d88dc9bb21344b53 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d9af1007bc08971953ae915d88dc9bb21344b53 # git clean -qxdf # < git log -1 # commit 9d9af1007bc08971953ae915d88dc9bb21344b53 # Merge: a1e16bc7d5f7 744aec4df2c5 # Author: Linus Torvalds # Date: Sat Oct 17 11:47:46 2020 -0700 # # Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools updates from Arnaldo Carvalho de Melo: # # - cgroup improvements for 'perf stat', allowing for compact # specification of events and cgroups in the command line. # # - Support per thread topdown metrics in 'perf stat'. # # - Support sample-read topdown metric group in 'perf record' # # - Show start of latency in addition to its start in 'perf sched # latency'. # # - Add min, max to 'perf script' futex-contention output, in addition to # avg. # # - Allow usage of 'perf_event_attr->exclusive' attribute via the new # ':e' event modifier. # # - Add 'snapshot' command to 'perf record --control', using it with # Intel PT. # # - Support FIFO file names as alternative options to 'perf record # --control'. # # - Introduce branch history "streams", to compare 'perf record' runs # with 'perf diff' based on branch records and report hot streams. # # - Support PE executable symbol tables using libbfd, to profile, for # instance, wine binaries. # # - Add filter support for option 'perf ftrace -F/--funcs'. # # - Allow configuring the 'disassembler_style' 'perf annotate' knob via # 'perf config' # # - Update CascadelakeX and SkylakeX JSON vendor events files. # # - Add support for parsing perchip/percore JSON vendor events. # # - Add power9 hv_24x7 core level metric events. # # - Add L2 prefetch, ITLB instruction fetch hits JSON events for AMD # zen1. # # - Enable Family 19h users by matching Zen2 AMD vendor events. # # - Use debuginfod in 'perf probe' when required debug files not found # locally. # # - Display negative tid in non-sample events in 'perf script'. # # - Make GTK2 support opt-in # # - Add build test with GTK+ # # - Add missing -lzstd to the fast path feature detection # # - Add scripts to auto generate 'mmap', 'mremap' string<->id tables for # use in 'perf trace'. # # - Show python test script in verbose mode. # # - Fix uncore metric expressions # # - Msan uninitialized use fixes. # # - Use condition variables in 'perf bench numa' # # - Autodetect python3 binary in systems without python2. # # - Support md5 build ids in addition to sha1. # # - Add build id 'perf test' regression test. # # - Fix printable strings in python3 scripts. # # - Fix off by ones in 'perf trace' in arches using libaudit. # # - Fix JSON event code for events referencing std arch events. # # - Introduce 'perf test' shell script for Arm CoreSight testing. # # - Add rdtsc() for Arm64 for used in the PERF_RECORD_TIME_CONV metadata # event and in 'perf test tsc'. # # - 'perf c2c' improvements: Add "RMT Load Hit" metric, "Total Stores", # fixes and documentation update. # # - Fix usage of reloc_sym in 'perf probe' when using both kallsyms and # debuginfo files. # # - Do not print 'Metric Groups:' unnecessarily in 'perf list' # # - Refcounting fixes in the event parsing code. # # - Add expand cgroup event 'perf test' entry. # # - Fix out of bounds CPU map access when handling armv8_pmu events in # 'perf stat'. # # - Add build-id injection 'perf bench' benchmark. # # - Enter namespace when reading build-id in 'perf inject'. # # - Do not load map/dso when injecting build-id speeding up the 'perf # inject' process. # # - Add --buildid-all option to avoid processing all samples, just the # mmap metadata events. # # - Add feature test to check if libbfd has buildid support # # - Add 'perf test' entry for PE binary format support. # # - Fix typos in power8 PMU vendor events JSON files. # # - Hide libtraceevent non API functions. # # * tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: (113 commits) # perf c2c: Update documentation for metrics reorganization # perf c2c: Add metrics "RMT Load Hit" # perf c2c: Correct LLC load hit metrics # perf c2c: Change header for LLC local hit # perf c2c: Use more explicit headers for HITM # perf c2c: Change header from "LLC Load Hitm" to "Load Hitm" # perf c2c: Organize metrics based on memory hierarchy # perf c2c: Display "Total Stores" as a standalone metrics # perf c2c: Display the total numbers continuously # perf bench: Use condition variables in numa. # perf jevents: Fix event code for events referencing std arch events # perf diff: Support hot streams comparison # perf streams: Report hot streams # perf streams: Calculate the sum of total streams hits # perf streams: Link stream pair # perf streams: Compare two streams # perf streams: Get the evsel_streams by evsel_idx # perf streams: Introduce branch history "streams" # perf intel-pt: Improve PT documentation slightly # perf tools: Add support for exclusive groups/events # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 9d9af1007bc08971953ae915d88dc9bb21344b53 # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:591: /kisskb/src/kernel/rcu/tasks.h:710:13: warning: 'show_rcu_tasks_rude_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_rude_gp_kthread(void) {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/printk.h:7, from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/extent-tree.c:6: /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_free_extent': /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^~~~~~ /kisskb/src/include/linux/kern_levels.h:10:19: note: in expansion of macro 'KERN_SOH' #define KERN_CRIT KERN_SOH "2" /* critical conditions */ ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.h:3148:24: note: in expansion of macro 'KERN_CRIT' btrfs_printk(fs_info, KERN_CRIT fmt, ##args) ^~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:3187:4: note: in expansion of macro 'btrfs_crit' btrfs_crit(info, ^~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:3188:83: note: format string is defined here "invalid extent item size for key (%llu, %u, %llu) owner %llu, has %u expect >= %lu", ~~^ %u In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:01.781775