Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP/ETFw

The checkbox itself can be set or unset by default by defining defstate="true" or "false" in the togoption tag.  The text boxes can have default values set by defining default="your default value" inside the optvalue tag.  This wasn't mentioned in the wiki, I just updated it.

On Tue, Oct 6, 2009 at 3:49 AM, Xavier Pegenaute <xavier.pegenaute@xxxxxx> wrote:
Hi,

and another question. In a "togoption" field, is it possible to define some
default value?

Find in-lined some other questions.

On Thursday 01 October 2009 08:34:26 pm Wyatt Spear wrote:
> > - Is it possible to launch another tool analysis (profile cycle) while I
> > did
> > not finish the previous evaluation. Some time could be interesting to
> > show traces of different executions.
> Do you mean you want to do this programmatically with a work-flow, or that
> you want to manually launch another run before closing the tool launched by
> the previous run?  I believe either of these should work but let me know if
> you run into trouble.  I'm less sure about actually running two
> builds/executions at the same time because I don't know how Eclipse handles
> those resources.
This question es related to the fact that some times I keep some program
analysis open (executed in the end of a profile execution) and I want to take
another profile after modify some (Profile -> Performance analysis) option.
Seems that it does'nt execute neither the application, only tries to compile.

The compiled application doesn't even launch on the second run if the analysis tool is still open?  That is not the expected behavior.  I'll test this out more and get back to you.
 

> > - What is the exact support to profile executions in remote environments?
> > the path to the profile binaries seems are always in local machine.
> Unfortunately we don't have support for remote environments in the ETFw
> yet. This is one of our biggest development goals right now.
Do you have some date to know when, more or less, this feature will be
included in PTP?

I would like to have something test-worthy done before the end of the year, but I'm working on a lot of stuff right now so It's difficult to say.
 
Please let me know if you have any more questions.

Regards,
Wyatt

Back to the top