Neo
2016-06-22 07:31:07 UTC
Can I use 'ATrace_beginSection' and 'ATrace_endSection' API for logging
systrace on C++?
I found "trace.h" header file from ndk (android-23 over).
So, include that header file and tried to call 'ATrace_beginSection' API.
But I failed.
I got an error message " undefined reference to 'ATrace_beginSection' "
Is there a library which I have to link ?
Help me please. Thanks..
systrace on C++?
I found "trace.h" header file from ndk (android-23 over).
So, include that header file and tried to call 'ATrace_beginSection' API.
But I failed.
I got an error message " undefined reference to 'ATrace_beginSection' "
Is there a library which I have to link ?
Help me please. Thanks..
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/7cc219de-7389-417f-903c-ba11c1f77009%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-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/7cc219de-7389-417f-903c-ba11c1f77009%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.