Thanks Markus. I have worked with both and I like them. I was wondering if there is any extra plugin to do more of a graphical representation. You know something like massif-visualizer (for heap profiling) or KCachegrind (for call graph views)? Is there any plan to do that?
Thanks, Mohammad On Wed, Mar 21, 2012 at 2:57 PM, Markus Hossner <[email protected]>wrote: > Hi Mohammad, > > Am 21.03.12 22:42, schrieb Mohammad Mirzadeh: > > Is there any GUI plugin to look at valgrind results directly in Qt > > Creator? > > Qt Creator has build-in Valgrind integration: > > Memory Leaks: > http://doc.qt.nokia.com/qtcreator-2.4/creator-analyzer.html > > Profiling: > http://doc.qt.nokia.com/qtcreator-2.4/creator-cache-profiler.html > > > Markus > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
