We compiled an Android binary program, we wan to profile our program using Android trace。The binary program is a neural network inference engine
We define label like this: ATrace_beginSection("dwpoint_h2_w4") defined in C++ source code。 We can catch our self-defined label by using Android systrace。But we cannot catch our label by using Streamline。
Streamline: Version 7.4.0, Build 20200825_162128
How could I check the license, as we used the license from oppo server
Duplicate of https://community.arm.com/developer/tools-software/oss-platforms/f/android-forum/48573/how-to-catch-android-trace-label. Closing thread.
View all questions in Community Help forum