]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] OProfile: enable callgraph support for Cell
authorBob Nelson <rrnelson@us.ibm.com>
Wed, 20 Feb 2008 04:00:56 +0000 (05:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Mar 2008 07:03:14 +0000 (08:03 +0100)
commitab319c2203c724d98b31c3b7ac2db3d58b31edf8
tree00cca2a8f7845f79ed9c7fd1100673fad0a3a8e9
parent041dbac2967fe8de5406f30e759c2b8ee5a1f1af
[POWERPC] OProfile: enable callgraph support for Cell

This patch enables OProfile callgraph support for the Cell processor.  The
original code was just calling a function to add the PC value, now it will
call a function that first checks the callgraph depth.  Callgraph is already
enabled on the other Power platforms.

Signed-off-by: Bob Nelson <rrnelson@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/oprofile/op_model_cell.c