From: Andi Kleen Date: Thu, 15 Sep 2011 21:31:40 +0000 (-0700) Subject: perf tools: Make stat/record print fatal signals of the target program X-Git-Tag: v3.2-rc1~163^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e49ea70df066651a17061c62118fc3f075d21f;p=pandora-kernel.git perf tools: Make stat/record print fatal signals of the target program When a program crashes under perf there is no message about it, unlike when running it from bash. This can be confusing and lead to wrong actions during debugging. Print fatal signals in perf stat/record. Thanks to Furat Afram for finding the problem originally Link: http://lkml.kernel.org/r/1316122302-24306-1-git-send-email-andi@firstfloor.org Cc: Frederic Weisbecker Cc: Stephane Eranian Signed-off-by: Andi Kleen Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed