powerpc/spufs: provide context debug file
authorLuke Browning <lukebrowning@us.ibm.com>
Mon, 16 Jun 2008 01:36:43 +0000 (11:36 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 9 Jul 2008 00:13:40 +0000 (10:13 +1000)
commit46deed69b34d0aa6065e92ad79685e103d4ccd35
treed66d31e0eceb3c6b5eeb0b17a673d973845474e6
parent0db9360aaa9b95b0cf67f82874809f16e68068eb
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 <lukebrowning@us.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/file.c