heap-dump
How to analyze the heap dump using jhat
I ran the jhat on the heap dump, it has generated the reports. H开发者_StackOverflowow do i use the report to analyze the heap.I couldn\'t understand completely other than the instance count. Is there[详细]
2023-01-30 05:35 分类:问答Tool or tricks to analyze offline Java heap dumps (.hprof)
Are there any tools that allow offline analysis (including summary/sorting/sifting) of an .hprof file?Or can you run VisualVM, hat etc in batch mode?[详细]
2023-01-28 13:45 分类:问答Have PHP dump heap on OutOfMemory exception
I am currently debugging a script that constantly runs into OutOfMemory exceptions. It is run as a cronjob and usually runs fine, but when the cronjob wasn\'t run for a while (for whatever reason) the[详细]
2023-01-21 02:04 分类:问答Eclipse memory allocation problem
I\'m trying to analyse a ~800mb heap dump, which requires a bigger heap than the standard for my eclipse. however, when I go to the eclipse.ini file and set a -Xmx2g (or -Xmx2048m) I get an error \"Fa[详细]
2023-01-17 16:26 分类:问答Finding objects having same values in heap dump
I want to reduce 开发者_JAVA技巧number of objects in memory. There may be many objects having same values. Is there way to find out all the objects which has same values in heap dump.[详细]
2023-01-07 07:02 分类:问答Android ==> Memory Analysing ==> Eclipse memory analyzer?
I need to check my application for memory leaks, i also 开发者_运维知识库need to see the memory allocation of my application.[详细]
2023-01-04 20:31 分类:问答MMS Streaming in iPhone Application
hope you all are fine and also in one of your best of moods!! I have a query to ask you. I have few mms at server side. I want to stream those mms clips and want to open in my Application.[详细]
2022-12-19 19:43 分类:问答
加载中,请稍侯......