From: Namhyung Kim Date: Mon, 17 Mar 2014 01:45:49 +0000 (+0900) Subject: perf tools: Fix memory leak when synthesizing thread records X-Git-Tag: v3.15-rc1~181^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574799bfdbc3a13e0b5e2f6af34b761bde743a9a;p=pandora-kernel.git perf tools: Fix memory leak when synthesizing thread records Checking default guest machine should be done before allocating event structures otherwise it'll leak memory. Signed-off-by: Namhyung Kim Cc: Don Zickus Cc: Jiri Olsa Cc: Joe Mario Link: http://lkml.kernel.org/r/87ob15tx6a.fsf@sejong.aot.lge.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed