From: Ingo Molnar Date: Tue, 22 Aug 2017 10:16:39 +0000 (+0200) Subject: Merge tag 'perf-core-for-mingo-4.14-20170821' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v4.14-rc1~173^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba63f76e22ee723819c8cec86b31f7ea3182b2ed;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'perf-core-for-mingo-4.14-20170821' of git://git./linux/kernel/git/acme/linux into perf/core Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: - Support --show-nr-samples in annotate's --stdio and --tui, using the existing 't' toggle to circulate 'percent', 'total-period' and 'nr-samples' as the first column (Taeung Song) - Support FCMask and PortMask in JSON vendor events (Andi Kleen) - Fix off by one string allocation problem in 'perf trace' (Arnaldo Carvalho de Melo) - Use just one parse events state struct in yyparse(), fixing one reported segfault when a routine received a different data struct, smaller than the one it expected to use (Arnaldo Carvalho de Melo) - Remove unused cpu_relax() macros, they stopped being used when tools/perf lived in Documentation/ (Arnaldo Carvalho de Melo) - Fix double file test in libbpf's Makefile (Daniel Díaz): Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- ba63f76e22ee723819c8cec86b31f7ea3182b2ed