Pull perf/urgent fixes from Arnaldo Carvalho de Melo:
  - Add missing newlines to some pr_err() calls (Arnaldo Carvalho de Melo)
  - Print full source file paths when using
    'perf annotate --print-line --full-paths' (Michael Petlan)
  - Fix 'perf probe -d' when just one out of uprobes and kprobes is
    enabled (Wang Nan)
  - Add compiler.h to list.h to fix 'make perf-tar-src-pkg' generated
    tarballs, i.e. out of tree building (Arnaldo Carvalho de Melo)
  - Add the llvm-src-base.c and llvm-src-kbuild.c files, generated by the
    'perf test' LLVM entries, when running it in-tree, to .gitignore (Yunlong Song)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>