From: Luke Browning Date: Mon, 16 Jun 2008 01:36:43 +0000 (+1000) Subject: powerpc/spufs: provide context debug file X-Git-Tag: v2.6.27-rc1~1058^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46deed69b34d0aa6065e92ad79685e103d4ccd35;p=pandora-kernel.git powerpc/spufs: provide context debug file Add a ctxt file to spufs that shows spu context information that is used in scheduling. This info can be used for debugging spufs scheduler issues, and to isolate between application and spufs problems as it shows a lot of state such as priorities and dispatch counts. This file contains internal spufs state and is subject to change at any time, and therefore no applications should depend on it. The file is intended for the use of spufs kernel developers. Signed-off-by: Luke Browning Signed-off-by: Jeremy Kerr --- Reading git-diff-tree failed