Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Any heap usage info in TPTP
Any heap usage info in TPTP [message #143300] Mon, 20 July 2009 06:32 Go to next message
Eclipse UserFriend
Hi,

is there any API for obtaining the status of heap about the profiling
application in TPTP's source codes?
Just like the total heap memory, used heap memory, and free memory?

Thanks in advance.

Regards,
Patrick
Re: Any heap usage info in TPTP [message #143351 is a reply to message #143300] Wed, 22 July 2009 06:03 Go to previous messageGo to next message
Eclipse UserFriend
TPTP profiling interface does not provide such kind of interface.

If you want to get current VM memory state, maybe you can use methods of
class java.lang.Runtime: freeMemory, maxMemory and totalMemory.

Thanks,
Chengrui Deng
China Runtime Technologies Lab,
SSG/SSD/MRTC, Intel
Re: Any heap usage info in TPTP [message #143379 is a reply to message #143351] Thu, 23 July 2009 03:11 Go to previous message
Eclipse UserFriend
Thanks for your time.
It would be nice if the heap usage info involved in the future release.

Thanks and regards,
Patrick
Previous Topic:Profiler Panic
Next Topic:Log and Trace Analyzer in TPTP4.6
Goto Forum:
  


Current Time: Mon Apr 28 02:42:14 EDT 2025

Powered by FUDForum. Page generated in 0.02564 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top