From: Ingo Molnar Date: Wed, 12 Apr 2017 05:29:13 +0000 (+0200) Subject: Merge tag 'perf-core-for-mingo-4.12-20170411' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: MMI-PSA29.97-13-9~5737^2~12 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ef0eb2e6447f562bae2bcf503afcd85d68e843cc;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git Merge tag 'perf-core-for-mingo-4.12-20170411' of git://git./linux/kernel/git/acme/linux into perf/core perf/core improvements and fixes: User visible changes: - Support s390 jump instructions in perf annotate (Christian Borntraeger) - When failing to setup multiple events (e.g. '-e irq_vectors:*'), state which one caused the failure (Yao Jin) - Various fixes for pipe mode, where the output of 'perf record' is written to stdout instead of to a perf.data file, fixing workloads such as: (David Carrillo-Cisneros) $ perf record -o - noploop | perf inject -b > perf.data $ perf record -o - noploop | perf annotate Infrastructure changes: - Simplify ltrim() implementation (Arnaldo Carvalho de Melo) - Use ltrim() and rtrim() in places where ad-hoc equivalents were being used (Taeung Song) Conflicts: tools/perf/util/annotate.c Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- ef0eb2e6447f562bae2bcf503afcd85d68e843cc