[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Where do I go from here?

Ernest, I guess the answer is "it depends" ;-)

If you are looking to build a viewer of the collected data, you need to be looking at the viewers to
see how to build a view over the model.
If you are looking to provide your own agent for collecting the data, then you need to look at the
event data you want to produce. This could come from a piece of native code as the jvmpi agent does,
or you could provide a java collector to output the events.

Being at 0.0.1 it still a bit early to base an implementation on what we have, but in another week
or two we will have frozen our 1.0 function in the collection area and well on our way to do the
same in the UI.. So it is a bit early, to commit some of your code to the interfaces, but it is
certainly a time you could start looking.

It would be a good thing in all cases to look at the trace model and at the profiling events to get
a feel for that layer of things.

BTW, if you are interested in build some profiling tools, perhaps you would like to participate in
the actual project. If so let us know.

Harm Sluiman
sluiman@xxxxxxxxxx