From: Ingo Molnar Date: Wed, 22 Apr 2020 12:08:28 +0000 (+0200) Subject: Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v5.15~3782^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87cfeb1920f84f465a738d4c6589033eefa20b45;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git./linux/kernel/git/acme/linux into perf/core Pull perf/core fixes and improvements from Arnaldo Carvalho de Melo: kernel + tools/perf: Alexey Budankov: - Introduce CAP_PERFMON to kernel and user space. callchains: Adrian Hunter: - Allow using Intel PT to synthesize callchains for regular events. Kan Liang: - Stitch LBR records from multiple samples to get deeper backtraces, there are caveats, see the csets for details. perf script: Andreas Gerstmayr: - Add flamegraph.py script BPF: Jiri Olsa: - Synthesize bpf_trampoline/dispatcher ksymbol events. perf stat: Arnaldo Carvalho de Melo: - Honour --timeout for forked workloads. Stephane Eranian: - Force error in fallback on :k events, to avoid counting nothing when the user asks for kernel events but is not allowed to. perf bench: Ian Rogers: - Add event synthesis benchmark. tools api fs: Stephane Eranian: - Make xxx__mountpoint() more scalable libtraceevent: He Zhe: - Handle return value of asprintf. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- 87cfeb1920f84f465a738d4c6589033eefa20b45