Eclipse MAT is a good tool, but we can not go with the suspect report as it is. Also JHAT is good. Bottom Line is memory leak problems are extremely difficult to detect and none of the tools directly… more →
Tech Storeswrote 2 weeks ago: Lets assume we have application and we would like to print logs from it’s execution (like argu … more →
wrote 3 weeks ago: WebLogic Partner Community For regular information become a member in the WebLogic Partner Co … more →
wrote 1 month ago: I’ve had too much on my mind all day today to produce a post that isn’t total, incessant, rambling d … more →
wrote 3 months ago: This article introduces Valgrind, a dynamic instrumentation framework to detect memory errors. The M … more →
wrote 3 months ago: As a developer whose skills were molded in a C++ development environment, I initially found myself d … more →
wrote 4 months ago: By Jason Fitzpatrick, HowToGeek Published on 01/3/13 With low-power standby modes and stable operati … more →
wrote 4 months ago: One thing that, for now, sucks about Unity3D for iOS is that there seems to be no easy way to use a … more →
wrote 7 months ago: Valgrind builds are now green on TBPL as of this morning! I filed bug 800435 to get the build unhidd … more →
wrote 8 months ago: Once your iPhone/iPad application is done, it is good to check the possible memory leaks who could c … more →
wrote 9 months ago: Using IDisposable with Autofac presents a few challenges and requires you to really think about life … more →
wrote 10 months ago: If you develop web apps, you have encountered java.lang.OutOfMemoryError: PermGen. Nikita Salnikov-t … more →
wrote 10 months ago: A while back I was tasked with expanding a code framework written in C++. At this point I was alread … more →
wrote 11 months ago: The Windows Phone Skype app has been updated to version 1.2 and is now available in the Windows Phon … more →
wrote 1 year ago: 1.Need to look at the javacore.txt, look for text ‘HeapFree’ 2.Look for 1STHEAPFREE Bytes of Heap … more →
wrote 1 year ago: Within the product I work on we used XML based serialization for some of our classes, the original a … more →
wrote 1 year ago: In my earlier post I discussed a not-so-optimal algorithm for identifying memory leaks within an app … more →
wrote 1 year ago: ARC (Automatic Reference Counting) is great, but it Cocoa doesn’t set it up for us on backgrou … more →
wrote 1 year ago: I had a memory leak in my app and after hooking up my iPhone and running ‘Profile without building’ … more →
wrote 1 year ago: If you’ve been there you’ll know what I’m talking about. You’ve spent sicke … more →