Hello There!
I trace device allocated/used memory for some app.
My devices are Samsung S7,S9+, Huawei Mate 9, Mate 10.
On Arm mobile studio Streamline tool , How to set Configure Counters ?
I can trace GPU memory! it's OKay! But How to know used/allocated memory for active app?
I add linux conter for memory , But I couldn't find html , json report !
Pls, Help me!
> I add linux conter for memory , But I couldn't find html , json report !
Just to make sure I'm understanding the problem.
You've added the counter, and it is showing in the Streamline GUI correctly. You would like the counter to be reported in the Performance Advisor HTML/JSON report too?
Is that correct?
Kind regards, Pete
I am profiling for android app by unity engine nowadays!
My Profiling Tool is Arm mobile studio stream line and Performance Advisor Report.
On Unity Editor, I can trace memory profile data for App.
I want to trace real-time app used memory on device. (On unity profiler, Total Used Memory!)
In addition, On Performance Advisor Report, I want to export HTML,JSON reports app used memory on device during app active time.
When I found On Stream Line various Counter for memory, But I don’t know How to set up counters, similar Unity Memory profile Total Used Memory!
I looking forward to your reply and help!
Sincerely yours,
peter
Thanks a lot Martyn!!!
But I already knew your answer.
My Question is "Which memory counter similar to unity memory counter ( Total Used Memory )?"
I want to trace realtime app usued memory!
finally, I will know my app's system memory status and decide to whether or not optimize memory usages!
I will waiting your reply!
Peter