Hi All, As I'm getting myself familiar with all the engine code, I decided to build another call graph image (I had done one some years ago). I have placed a postscript file at: http://www.kunstmusik.com/profile.ps If you find this of interest and want to create these graphs yourself, you can do so by: -compiling csound with noDebug=0 and useGprof=1 -running csound (gmon.out automatically produced) -running: gprof ./csound gmon.out | cgprof -Tps > profile.ps this uses cgraph from here: http://mvertes.free.fr/ and that requires dot from graphviz. Thought this might be useful to others. Thanks! steven ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net