Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » No data problem with TPTP 4.0, Eclipse 3.1
No data problem with TPTP 4.0, Eclipse 3.1 [message #29494] Fri, 02 September 2005 20:26 Go to next message
Derek Chen-Becker is currently offline Derek Chen-BeckerFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,
I downloaded and installed TPTP 4.0 via the update site, and then I
installed the Agent Controller. I went to profile an application and
everything appeared to be working fine (the app and host showed up in
Profiling Monitor), but when I try to open any of the analysis tabs
every one of them shows "No data is available for display.". Just to
check, I ran the profile again with a full set of profiling (memory,
execution, code coverage) and additionally specified that the profiling
data should be sent to a file. When the run was complete, the analysis
tabs still show "No data...", but I have a .trcxml file where I told it
to put the profile data and it appears to be full of trace info. Have I
missed a step to get the profiling data into the profile analysis
engine? I went through the tutorial here:

http://www.eclipse.org/tptp/home/documents/tutorials/profili ngtool/profilingexample_32.html

(I know it's 3.2 but it looks like it should work) and I got the same
results. Any leads would be appreciated. Can I just import the profiling
data I dumped to a file?

Thanks,

Derek
Re: No data problem with TPTP 4.0, Eclipse 3.1 [message #29528 is a reply to message #29494] Fri, 02 September 2005 21:00 Go to previous message
Derek Chen-Becker is currently offline Derek Chen-BeckerFriend
Messages: 11
Registered: July 2009
Junior Member
Derek Chen-Becker wrote:
> Hi,
> I downloaded and installed TPTP 4.0 via the update site, and then I
> installed the Agent Controller. I went to profile an application and
> everything appeared to be working fine (the app and host showed up in
> Profiling Monitor), but when I try to open any of the analysis tabs
> every one of them shows "No data is available for display.". Just to
> check, I ran the profile again with a full set of profiling (memory,
> execution, code coverage) and additionally specified that the profiling
> data should be sent to a file. When the run was complete, the analysis
> tabs still show "No data...", but I have a .trcxml file where I told it
> to put the profile data and it appears to be full of trace info. Have I
> missed a step to get the profiling data into the profile analysis
> engine? I went through the tutorial here:
>
> http://www.eclipse.org/tptp/home/documents/tutorials/profili ngtool/profilingexample_32.html
>

OK, I figured out what I had wrong. The default filter for the profiling
filter set excludes org*, which is the package that my code is in. I
guess the intent was to filter out libraries, but I think that this
should be noted somewhere in the documentation/tutorials.

Thanks,

Derek
Previous Topic:TPTP and Testing WebApps
Next Topic:TPTP support for new Java 5 features?
Goto Forum:
  


Current Time: Sat Apr 27 02:19:39 GMT 2024

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

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

Back to the top