From: Arnaldo Carvalho de Melo Date: Wed, 30 Jan 2013 16:25:53 +0000 (-0300) Subject: perf top: Stop using exit() X-Git-Tag: v3.9-rc1~173^2~11^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11859e821761e9738c4d8a0e7d6ca1cc2e0d37e8;p=pandora-kernel.git perf top: Stop using exit() Just return to the perf main() routine so that an unified exit path can be followed and resources released, helping in finding memory leaks. Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-ro8oeodo96490nrhcph57atr@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed