Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » trace/monitor methods in a specific time-period
trace/monitor methods in a specific time-period [message #499390] Sat, 21 November 2009 12:59 Go to next message
Eclipse UserFriend
Hello,

I am new to TPTP and have some questions:

How can i trace/monitor methods in a specific time-period, e.g. with a startpoint and endpoint? For example: I want to start my application, "click a bit around" and then I want to start the profiler/tracer for a certain period of time in order to trace only some specific methods and not the whole application.

If this is not possible: What would be the best way to implement a function like this?

Greets
Re: trace/monitor methods in a specific time-period [message #499644 is a reply to message #499390] Mon, 23 November 2009 10:32 Go to previous message
Eclipse UserFriend
Hi,

In the launch configuration, under Monitor tab and option (Edit Option
button) of an Java profiler, you can disable the Auto Monitoring option such
that the application under profiled will be launched without being
monitored, and when it is time to start data collection, you can use the
'Start Monitoring' button in the toolbar of Profiling Monitor view to start
collecting, Pause Monitoring button to pause data collection when needed.

Eugene

<freakymike@gmx.at> wrote in message news:he99qo$lkr$1@build.eclipse.org...
> Hello,
>
> I am new to TPTP and have some questions:
>
> How can i trace/monitor methods in a specific time-period, e.g. with a
> startpoint and endpoint? For example: I want to start my application,
> "click a bit around" and then I want to start the profiler/tracer for a
> certain period of time in order to trace only some specific methods and
> not the whole application.
>
> If this is not possible: What would be the best way to implement a
> function like this?
>
> Greets
Previous Topic:Make profiler display execution time for all methods?
Next Topic:TPTP Build-to-Manage is moving to As-Is
Goto Forum:
  


Current Time: Wed Jul 23 05:15:12 EDT 2025

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

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

Back to the top