From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: [Patch 0/3] Overview, OProfile SPU event profiling support for IBM Cell processor From: Carl Love To: linux-kernel , linuxppc-dev@ozlabs.org, oprofile-list@lists.sourceforge.net, cel , cbe-oss-dev Content-Type: text/plain Date: Mon, 01 Dec 2008 16:18:26 -0800 Message-Id: <1228177106.6509.285.camel@carll-linux-desktop> Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a rework of the previously posted set of patches. Patch 1 is the user level patch to add the SPU events to the user OProfile tool. Patch 2 is a kernel patch to do code clean up and restructuring to make it easier to add the new SPU event profiling support. This patch makes no functional changes. Patch 3 is a kernel patch to add the SPU event profiling support. Carl Love