Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » API calls not showing in Exec Stats
API calls not showing in Exec Stats [message #137194] Mon, 20 October 2008 13:41 Go to next message
Stephanos Piperoglou is currently offline Stephanos PiperoglouFriend
Messages: 6
Registered: July 2009
Junior Member
I'm new to TPTP, and have just installed 4.5.1 on an Eclipse Ganymede
install. I'm trying to do something rather simple: profile a singe JUnit
test case run from within Eclipse. I'm parsing a lot of XML and want
figure out which API calls are taking the most time.

Working from a number of tutorials around the web, I've created a Profile
Configuration for the JUnit test, added Execution Time Analysis in the
Data collectors section of the Monitor tab, and run the profiling job. The
test runs as expected, but when I open up the Execution statistics I drill
down to the method(s) that take the most cumulative time in my project,
but unlike all the examples I've seen on the web, the "selected method
invokes" section (and in fact all sections on the Execution Statistics
view) only list methods contained in my project, and I have no idea which
API methods these are calling or how long they're taking.

I've tried adding the JDK source files to the source lookup path and the
class path for the profiling configuration and messing around with various
settings, but no matter what I do I can't get execution statistics for any
methods outside my own project's source. Any ideas on what I may be doing
wrong?
Re: API calls not showing in Exec Stats [Ignore previous] [message #137205 is a reply to message #137194] Mon, 20 October 2008 13:46 Go to previous message
Stephanos Piperoglou is currently offline Stephanos PiperoglouFriend
Messages: 6
Registered: July 2009
Junior Member
Please ignore this, I found the filter setting...

Stephanos Piperoglou wrote:
> "selected method
> invokes" section (and in fact all sections on the Execution Statistics
> view) only list methods contained in my project, and I have no idea which
> API methods these are calling or how long they're taking.
Previous Topic:TPTP profiling initiative pilot
Next Topic:AGR: Set Breakpoint
Goto Forum:
  


Current Time: Thu Apr 25 10:41:13 GMT 2024

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

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

Back to the top