User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922
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.