From: Ramkumar Ramachandra Date: Thu, 27 Mar 2014 23:50:19 +0000 (-0400) Subject: perf bench: Fix segfault at the end of an 'all' execution X-Git-Tag: omap-for-v3.16/pm-signed~99^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5673872d4afd2584e075cf2b1adb2cccec46a0f3;p=pandora-kernel.git perf bench: Fix segfault at the end of an 'all' execution At the end of $ perf bench all the program segfaults because it attempts to dereference a NULL pointer. Fix this fault. Signed-off-by: Ramkumar Ramachandra Cc: Arnaldo Carvalho de Melo Cc: David Ahern Cc: Jiri Olsa Link: http://lkml.kernel.org/r/1395964219-22173-4-git-send-email-artagnon@gmail.com Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed