Linux/linux 95bcce4tools/perf/tests/shell record+probe_libc_inet_pton.sh, tools/perf/util cs-etm.c annotate.c

Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf tooling fixes from Thomas Gleixner:

 - fix segfault when processing unknown threads in cs-etm

 - fix "perf test inet_pton" on s390 failing due to missing inline

 - display all available events on 'perf annotate --stdio'

 - add missing newline when parsing an empty BPF program

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf tools: Add missing newline when parsing empty BPF proggie
  perf cs-etm: Remove redundant space
  perf cs-etm: Support unknown_thread in cs_etm_auxtrace
  perf annotate: Display all available events on --stdio
  perf test: "probe libc's inet_pton" fails on s390 due to missing inline
DeltaFile
+24-4tools/perf/util/cs-etm.c
+3-0tools/perf/util/annotate.c
+1-1tools/perf/tests/shell/record+probe_libc_inet_pton.sh
+1-1tools/perf/util/parse-events.c
+29-64 files

UnifiedSplitRaw