Skip to main content

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

Just to be sure we're on the same page, In this image:

http://wiki.eclipse.org/Image:Ptp-Ptfw-xml-plus-ui.png

The middle screenshot shows the dropdown box where the tool should be
available.  Valgrind is selected in this case.  I gather echo isn't
showing up there, but are other selections available?

Thanks,
Wyatt

On Wed, Jan 19, 2011 at 9:42 AM, Steven R. Brandt <sbrandt@xxxxxxxxxxx> wrote:
> Do you mean "Run > Profile Configurations..." ?
>
> Nope. Nothing there.
>
> Cheers,
> Steve
>
> On 01/19/2011 08:11 AM, Wyatt Spear wrote:
>>
>> 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
>>>
>>>
>> _______________________________________________
>> ptp-user mailing list
>> ptp-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/ptp-user
>
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user
>
>


Back to the top