Before putting this question i have seen following links
how to use traceview in eclipse for android development?
http://developer.android.com/guide/developing/tools/traceview.html
http://developer.android.com/guide/developing/debugging/debugging-tracing.html
Now i am able to generate trace and do method profiling.
But it is still not clear to me how to read the trace and make my code efficient.My application is working so slow.Please guide me
Please see the images also of timeline panel and profile panel