|
From: Frank C. <fra...@gm...> - 2011-06-03 15:38:16
|
Good morning , We can't find the cgview source code, makefile and config file We would appreciate if we could try cgview to try to debug a botteneck in our program. If it is possible, how can we get the cgview source files & makefile & config.xx? Could we download it or could we get access to KDE SVN archive and cgview archives. Thank you. |
|
From: Josef W. <Jos...@gm...> - 2011-06-03 18:07:15
|
On Friday 03 June 2011, Frank Chang wrote: > Good morning , We can't find the cgview source code, See http://websvn.kde.org/trunk/KDE/kdesdk/kcachegrind See "Obtaining The Source Code" at http://techbase.kde.org/Getting_Started/Sources You need cmake to compile. Warning: cgview is not released, and you are on your own with buggy behavior. Why not using kcachegrind? Josef > makefile and config file We would appreciate if we could try cgview to > try to debug a botteneck in our program. > If it is possible, how can we get the cgview > source files & makefile & config.xx? Could we download it > or could we get access to KDE SVN archive and cgview archives. Thank you. > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Discover what all the cheering's about. > Get your free trial download today. > http://p.sf.net/sfu/quest-dev2dev2 > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > |
|
From: Frank C. <fra...@gm...> - 2011-06-04 16:06:15
|
Josef Weidenorfer, Thank you for your reply, When we to ftp mirror ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots, we cannot find kdemodule-svn.tar.bz2. We thought this is the module that contains the latest version of cgview. Please let us know which ftp mirror to use to obtain the module kdemodule-svn.tar.bz2. If there is another module at ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots that contains cgview , please let us know. We have used the kcachegrind program several times and it is an excellent program for analyzing the callgrind.out.xxxx output files. We would look to try cgview, so we can get a hard copy of the profiler output with all the line counts of the profiled C++ functions. Thank you. On Fri, Jun 3, 2011 at 11:07 AM, Josef Weidendorfer <Jos...@gm...> wrote: > On Friday 03 June 2011, Frank Chang wrote: >> Good morning , We can't find the cgview source code, > > See > http://websvn.kde.org/trunk/KDE/kdesdk/kcachegrind > > See "Obtaining The Source Code" at > http://techbase.kde.org/Getting_Started/Sources > > You need cmake to compile. > > Warning: cgview is not released, and you are on your own > with buggy behavior. Why not using kcachegrind? > > Josef > > > >> makefile and config file We would appreciate if we could try cgview to >> try to debug a botteneck in our program. >> If it is possible, how can we get the cgview >> source files & makefile & config.xx? Could we download it >> or could we get access to KDE SVN archive and cgview archives. Thank you. >> >> ------------------------------------------------------------------------------ >> Simplify data backup and recovery for your virtual environment with vRanger. >> Installation's a snap, and flexible recovery options mean your data is safe, >> secure and there when you need it. Discover what all the cheering's about. >> Get your free trial download today. >> http://p.sf.net/sfu/quest-dev2dev2 >> _______________________________________________ >> Valgrind-users mailing list >> Val...@li... >> https://lists.sourceforge.net/lists/listinfo/valgrind-users >> > > > |
|
From: Brad H. <br...@fr...> - 2011-06-05 11:37:57
|
On Sunday 05 June 2011 02:06:08 Frank Chang wrote: > Josef Weidenorfer, Thank you for your reply, When we to ftp mirror > ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots, we cannot find > kdemodule-svn.tar.bz2. We thought this is the module that contains the > latest version of cgview. http://techbase.kde.org/Getting_Started/Sources/Snapshots talks about "the format", which means you should substitute the appropriate module name(s) for whichever download(s) you need. Its not meant to be the literal name. So if you are looking for kdesdk, it is kdesdk-svn.tar.bz2. Brad |
|
From: Josef W. <Jos...@gm...> - 2011-06-05 17:15:42
|
On Saturday 04 June 2011, Frank Chang wrote: > Josef Weidenorfer, Thank you for your reply, When we to ftp mirror > ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots, we cannot find > kdemodule-svn.tar.bz2. We thought this is the module that contains the > latest version of cgview. ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots/kdesdk-svn-1234100.tar.bz2 has it. Good luck, Josef |
|
From: Frank C. <fra...@gm...> - 2011-06-06 17:32:28
|
Josef Weidendorfer, Thank you for sending me the link to ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots/kdesdk-svn-1234100.tar.bz2. On Sun, Jun 5, 2011 at 8:15 AM, Josef Weidendorfer <Jos...@gm...> wrote: > On Saturday 04 June 2011, Frank Chang wrote: >> Josef Weidenorfer, Thank you for your reply, When we to ftp mirror >> ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots, we cannot find >> kdemodule-svn.tar.bz2. We thought this is the module that contains the >> latest version of cgview. > > ftp://ftp.gtlib.cc.gatech.edu/pub/kde/snapshots/kdesdk-svn-1234100.tar.bz2 > > has it. > > Good luck, > Josef > |