From: Ingo Molnar Date: Sat, 27 Feb 2016 09:34:13 +0000 (+0100) Subject: Merge tag 'perf-core-for-mingo-20160226' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.6-rc1~165^2~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce1984cc45ccf943f1b78b1674dfdbe5df2d45a9;p=platform%2Fkernel%2Flinux-exynos.git Merge tag 'perf-core-for-mingo-20160226' of git://git./linux/kernel/git/acme/linux into perf/core Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: User visible changes: - Show extra line telling no entries below --percent-limit are at that --hierarchy level (Namhyung Kim) - 'perf report/top --hierarchy' assorted alignment fixes (Namhyung Kim) - Handle empty print fmts in 'perf script -s' i.e. when running python or perl scripts (Taeung Song) - Improve support for bpf-output events in 'perf trace' (Wang Nan) - Fix parsing of pmu events with empty list of modifiers, this cures a perf/core-only regression where '-e intel_pt//' got broken (Arnaldo Carvalho de Melo) Infrastructure changes: - Improve missing OpenJDK devel files error message in jvmti Makefile (Stephane Eranian) - Remove duplicated code and needless script_spec__findnew() (Taeung Song) - Bring perf_default_config to the very beginning at main(), removing the need for each subcommand to do this (Wang Nan) Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- ce1984cc45ccf943f1b78b1674dfdbe5df2d45a9