No one never profile his OSG code ? I found a tool named visual leak detector... but it returns me a lot of leaks in OSG, I suppose in relation with ref_ptr<> For the moment I am looking at a memory leak detector only. (a profiler too, but it is too hard to find a free one)
Thanks for help. Regards, Vincent. 2008/9/18 Vincent Bourdier <[EMAIL PROTECTED]> > Hi, > > Searching memory leaks, I use some libraries looking at leaks but it is > very difficult to know if a leak is really one or not, specially due to > ref_prt<>. > > Is there any free profiler (memory, time, number of acces, ...) for windows > or even for VS 2005 (not Team edition) to trace an OSG based program ? > > Thanks a lot. > > Regards, > Vincent. >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

