You should also be aware that the Systrace tool has been introduced.

http://developer.android.com/tools/help/systrace.html

Kris


On Fri, Dec 11, 2015 at 5:19 AM, Karthik k <[email protected]> wrote:
> Hi,
>
> Traceview is used to profile the Android apps. For Android version <= 4.4,
> Traceview is implemented using the functions (like dvmMethodTraceAdd)
> defined in /dalvik/vm/profile.c.
>
>
> However, I am not able to find this profile.c or those function definitions
> (like dvmMethodTraceAdd)
> in Android Version 5 source code. Does anyone  know how the implementation
> changed for Android version 5?
> I suspect this change is part of ART. Is that correct? Could someone please
> help me to figure out
> how the  implementation of Traceview changed in Android 5?
>
> Cheers,
> Karthik.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/c462261a-33fb-42e6-9f34-140d9333ceba%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAF1Sy-HtcOqatC50dUpyyQ0H49qRkUWiXY70gzLvc_GmEXfUbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to