From: Pierre Tardy Date: Mon, 31 May 2010 21:12:09 +0000 (+0200) Subject: perf scripts python: Give field dict to unhandled callback X-Git-Tag: v2.6.35-rc2~47^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c02514850d67be8db6b2b6658cbc23ac1fbf8bc7;p=pandora-kernel.git perf scripts python: Give field dict to unhandled callback trace_unhandled() callback does not allow to access event fields, this patch resolves the problem. It can also been used as a more pythonic and flexible way for script writters to demux event types This will for example greatly simplify pytimechart event demux. Acked-by: Frederic Weisbecker Acked-by: Tom Zanussi Cc: Ingo Molnar , Cc: Frederic Weisbecker Cc: Tom Zanussi LKML-Reference: <1275340329-2397-1-git-send-email-tardyp@gmail.com> Signed-off-by: Pierre Tardy Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed