Hi everyone! I am new to the community! I am currently doing some research on the ARM mali GPU with the Odroid-XU3 board.
I read from here: Mali Midgard Family Performance Counters that I can actually access the hardware performance counters through ARM DS-5 streamline. I have tried that and it works great for me!
However, I would like to know other than this tool provided by ARM, is there any tools that I can use to read the hardware performance counters? Or is there a way for me to read the counters from the command line? I want to have access to the counters automatically rather than manually capturing for a session. Thanks a ton guys!
Hi Peter,
Is there some documentation on how the data is streamed through the network? I tried understanding the data streamed through the socket, but it does not make sense. Could it be encrypted?
I'm trying to get gator to work via commandline to get GPU counters on and OdroidXU4 target. I am currently looking at gatord and trying to trace back from it's socket code.
Is this the right place to start? Or should I work with the driver code.
Any help would be appreciated! Thanks!
Manoj