[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] how to profile with Hyades

Hello,

I spent most of yesterday playing with Hyades, but I could not really find a way to profile my application. Maybe someone here has some more experience, and can point me to a document or some easy steps to follow.

I was able to start the profiler as specified in the tutorial, and even got some views displaying "data". My problem was speciffically this "data", which didn't make much sense. In "Execution Flow" (which I take as the way to analyze 'speed') I could see some bars and some method names from time to time, but very sparse and without much sense to me.

Is it possible to have the plain old "tree widget", with method names, time (and percentage of total time) consumed, and under each method find the callees, and so on? Like most profilers do.

thanks,
iuli