Hi ,

i am using tptp 4.5.1 and 
use-case
1>profile application in memory analysis mode 
2>open memory statics view
3>right click on agent and new report
4>specify destination project and select HTML type 
5>generate report 

Note:and I found in code for sorting
"org.eclipse.hyades.trace.ui.internal.reports.HTMLTraceReportWizard.generateMemoryStatistics(TRCAgentProxy,
StringBuffer)" adding class to HashMap ,number of instance as key and class
name as value
and if no.of instance is same for another class is overriding the map with
new class name .
but your doing it for sorting but it is failing to capture all class


Eugene Chan wrote:
> 
> Hi Veera,
> 
> Which TPTP release are you using? Can you send me a use case to reproduce 
> the problem offline? Are the report and the profiling views show the same 
> set of number?
> 
> Regards,
> ___________________________________________
> 
> Eugene Chan
> IBM Toronto Lab, Canada
> 
> 
> 
> 
> From:
> <veera....@wipro.com>
> To:
> <tptp-tracing-profiling-tools-dev@eclipse.org>
> Date:
> 07/24/2009 03:11 AM
> Subject:
> [tptp-tracing-profiling-tools-dev] Total Instance Level count at package 
> level is differ form sum of total class count
> Sent by:
> tptp-tracing-profiling-tools-dev-boun...@eclipse.org
> 
> 
> 
> Hi ,
> After running memory profiling , and generating report from the agent it 
> is found that the total instance count shown in the Package Level doesn't 
> match with the total no. of instance shown below.
>  
> Eg,
> Package                    Total Instance
> -----------------------------------------------------------
> Package1                     4
>     Class1                      1
>     Class2$3                   1
>  
>  
> Thanks and Regards,
> VeeraBhadra Swamy N B
> Software Engineer
> M: 9611555881
> E044,Ground Floor, East Wing, Madivala 2
> The desire to excel is exclusive of the fact whether someone else 
> appreciates it or not. "Excellence" is a drive from inside, not outside. 
> Excellence is not for someone else to notice but for your own satisfaction 
> and efficiency...
>  
>  
>  
>  
> Please do not print this email unless it is absolutely necessary. 
> The information contained in this electronic message and any attachments 
> to this message are intended for the exclusive use of the addressee(s) and 
> may contain proprietary, confidential or privileged information. If you 
> are not the intended recipient, you should not disseminate, distribute or 
> copy this e-mail. Please notify the sender immediately and destroy all 
> copies of this message and any attachments. 
> WARNING: Computer viruses can be transmitted via email. The recipient 
> should check this email and any attachments for the presence of viruses. 
> The company accepts no liability for any damage caused by any virus 
> transmitted by this email. 
> www.wipro.com _______________________________________________
> tptp-tracing-profiling-tools-dev mailing list
> tptp-tracing-profiling-tools-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
> 
> 
> 
> _______________________________________________
> tptp-tracing-profiling-tools-dev mailing list
> tptp-tracing-profiling-tools-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Total-Instance-Level-count-at-package-level-is-differ-form-sum-of-total-class-count-tp24639724p24673634.html
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive 
at Nabble.com.

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to