Pull perf improvements and fixes from Arnaldo Carvalho de Melo:
Infrastructure changes:
 * Improve callchain processing by removing unnecessary work. (Frederic Weisbecker)
 * Fix comm override error handling (Frederic Weisbecker)
 * Improve 'perf probe' exit path, release resources (Masami Hiramatsu)
 * Improve libtraceevent plugins exit path, allowing the registering of
   an unregister handler to be called at exit time (Namhyung Kim)
 * Add an alias to the build test makefile (make -C tools/perf build-test)
   (Namhyung Kim)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>