Pull perf/urgent fixes from Arnaldo Carvalho de Melo:
"
  - 'perf probe' should fall back to find probe point in symbols when failing
    to do so in a debuginfo file (Masami Hiramatsu)
  - Fix 'perf probe' crash in dwarf_getcfi_elf (Namhyung Kim)
  - Fix shell completion with 'perf list' --raw-dump option (Taesoo Kim)
  - Fix 'perf diff' to sort by baseline field by default (Namhyung Kim)
"
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>