[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Problems getting profiling to work

Hi Erik,

When profile to file is used you'll get a zipped trace file (that's why
looks a bit messy :), try to import that file using Import->Profiling file
wizard, select Show full data option. Open the Profiling and Logging and go
to Profiling Monitor view then double click on the imported agent.

If you cannot open the Profiling and Logging perspective or you cannot use
the preference page then probably you don't have all the required
features/plugins installed correctly.

Make sure that you extracted all the required plugins in the right place
(eclipse/plugins folder) and also try with a new workspace, you can
use -data new_workspace_path.

For Hyades 3.1 here are all the required components (see
http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/hyades-home/downloads/drops/3.1.0_20041019_1201.html):
   Eclipse SDK 3.0.1 for Linux (GTK) , Linux (Motif), or Windows
   Eclipse Modeling Framework (EMF) SDK 2.0.1
   XML Schema Infoset Model (XSD) SDK 2.0.1
   Hyades Runtime hyades.runtime_3.1.0_20041019_1201.zip
   Hyades Source hyades.source_3.1.0_20041019_1201.zip
   Hyades Examples hyades.examples_3.1.0_20041019_1201.zip
   Hyades Component Test hyades.test_3.1.0_20041019_1201.zip
and also:
   Hyades Data Collection Engine for Windows (NT, 2000, XP) Runtime
hyades.rac.nt_3.1.0_20041019_1201.zip

Use a  Java runtime (JRE) or Java development kit (JDK) 1.4  to run the
workbench.

Thanks,
Marius

"Erik Nilsson" <erik.n@xxxxxxxx> wrote in message
news:clo79e$oa$1@xxxxxxxxxxxxxx
> Hi.
>
> I'm trying to use the hyades profiling on a project but have had limited
> success. I tried debugging by sending the profile data to a file. That
> seemed to work somewhat (at least the file was filled with data) but the
> data in the file is just a mess (I thought this should be an XML-file?).
>
> I believe the problem is that views for different traces isn't registered
> correctly. I tried to follow the help instructions but unfortunatly I
never
> get the choice to use the "Open with"-command (the choice just simply
isn't
> there).
>
> Under Window->Preferences->Profiling and Logging->Trace Associations the
> "Views" list is just empty and when I try to add a new one, the "Add
> association" is empty.
>
> Any ideas on what might be wrong?
>
> I use Eclipse 3.0.1 and Hyades 3.1.0 - Test, Examples and Runtime packages
> installed.
>
> Regards,
>
> Erik Nilsson
>
>
>
>