From: Arnaldo Carvalho de Melo Date: Sat, 27 Nov 2010 04:41:01 +0000 (-0200) Subject: perf tools: Fix lost and unknown events handling X-Git-Tag: v2.6.38-rc1~490^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068ffaa8bfb67c2ddb3ecaf38cc90f94a1a92fe3;p=pandora-kernel.git perf tools: Fix lost and unknown events handling Fix it by explaining what can be happening and giving the number of processed and lost events. Also holler if unknown events were found, that can be due to processing a perf.data file collected using a newer tool where newer events got added on reporting using an older perf tool, that or a bug, so ask for a report to be made. Works on both --tui and --stdio. Suggested-by: Thomas Gleixner Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Stephane Eranian Cc: Thomas Gleixner LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed