Skip to main content

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

When you load up a new xml file the result should be seen in the
'profiling' launch configuration window in the drop-down box under the
PerformanceAnalysis/ToolSelection tab.  If it isn't showing up there
something is amiss.  I'm at a meeting in Chicago until the end of the
week but I will try to check this out pretty soon.

Regards,
Wyatt

On Wed, Jan 19, 2011 at 5:22 AM, Steven R. Brandt <sbrandt@xxxxxxxxxxx> wrote:
> I'm trying to follow the docs on
>
> http://wiki.eclipse.org/PTP/ETFw/PTP_External_Tools_Framework
>
> I have PTP analysis framework installed.
>
> I go to Window > Preferences > Parallel Tools > Performance Tools
>
> and I try to load an xml file. I tried the one on the wiki page, and I tried
> <?xml version="1.0" encoding="UTF-8"?>
> <toolset.01>
> <tool name="echo">
> <execute>
> <utility command="echo">
> <argument value="hello" />
> <argument value="world" />
> </utility>
> </execute>
> </tool>
> </toolset.01>
>
> Regardless of which xml I choose, nothing happens when I hit "Apply" or "OK"
> and no output is generated to the screen or to the log. What am I doing
> wrong?
>
> Cheers,
> Steve
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>


Back to the top