Menu

Tree [r22] /
 History

HTTPS access


File Date Author Commit
 src 2007-01-19 barro [r22] Writing README.
 .svnignore 2006-04-23 barro [r8] Playing more with build options.
 LICENSE 2006-04-20 barro [r2] Adding license.
 README 2007-01-19 barro [r22] Writing README.
 SConstruct 2006-04-26 barro [r11] Adding config files for platform specific stuff.
 SConstruct.darwin 2006-05-12 barro [r18] Adding sconstruct for OS X.
 SConstruct.posix 2006-04-26 barro [r11] Adding config files for platform specific stuff.
 SConstruct.win32 2006-04-26 barro [r11] Adding config files for platform specific stuff.

Read Me

Pprof2cg-cpp converts trace files from Advanced PHP Debugger to calltree
format utilizing the same algorithm as pprof2cg.

This uses scons to compile itself instead of GNU autotools.

Compiling is done by just typing:

 scons
 
And installing is done by just typing:

 scons install
 
Or you can install to specified path by:

 scons install prefix=path
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.