Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Serialize execution traces
Serialize execution traces [message #104375] Wed, 11 July 2007 20:00
Eclipse UserFriend
Originally posted by: vranganath.sbcglobal.net

Hi,

Although I have used TPTP, I am new to developing extensions to TPTP;
hence, the questions.

I want to capture and serialize the execution traces for Java processes.
I want to be able to trace the execution of each bytecode instruction
while capturing information about heap data being accessed in each
instruction. I know this can be done directly via JDI at the JVM level.
However, I want to do it via TPTP (if possible) and present the data by
leveraging presentation support in Eclipse.

In this regard, I have browsed through the TPTP Javadocs. So, my
understanding is that (as a first step) I would need to write a client
that listens to agents for events and records them. If so, I have not
found a public API to events that are at the above required level of
granularity. Is there such an API? If so, can you point me to them
(e.g. package, classes)? Further, is there an client implementation that
I can extend to accomplish the above goals?

Thank you and waiting for reply,

--

Venkatesh Prasad Ranganath
e-id: venkateshprasad.ranganath [at] gmail.com
e-id: rvprasad [at] ksu.edu
web: http://www.cis.ksu.edu/~rvprasad
blog: http://venkateshthinks.blogspot.com
Previous Topic:Automated GUI Runner Intro fails with InactiveProcessException
Next Topic:AGR remote deployments
Goto Forum:
  


Current Time: Tue Sep 24 15:01:20 GMT 2024

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

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

Back to the top