Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:32 Go to next message
Patrick Ouyang is currently offline Patrick OuyangFriend
Messages: 10
Registered: July 2009
Junior Member
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 10:03 Go to previous messageGo to next message
Chengrui Deng is currently offline Chengrui DengFriend
Messages: 5
Registered: July 2009
Junior Member
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 07:11 Go to previous message
Patrick Ouyang is currently offline Patrick OuyangFriend
Messages: 10
Registered: July 2009
Junior Member
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: Wed Sep 18 20:30:56 GMT 2024

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

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

Back to the top