From: Arnaldo Carvalho de Melo Date: Wed, 16 Oct 2013 14:57:33 +0000 (-0300) Subject: perf trace: Improve event processing exit X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~26^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba209f856380891a6ea6cdb07b2b068faccbff73;p=pandora-kernel.git perf trace: Improve event processing exit We need to differentiate SIGCHLD from SIGINT, the later should cause as immediate as possible exit, while the former should wait to process the events that may be perceived in the ring buffer after the SIGCHLD is handled. Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-vf6n57ewm3mjy2sz6r491hus@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed