Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to capture Mali-G52 GPU counters

I run gotard in ARM SoC board with Mali-G52 GPU and try to capture the GPU counters using the latest streamline.

The SoC board run Ubuntu OS. And I cannot get any GPU counters.

I search this issue and find that gotar.ko is needed. But the latest gator in github doesn't include the driver source code.

Please refer to github.com/.../19

Now how can I get the GPU counters?

Parents
  • As per the comment in that GitHub issue, gator.ko doesn't exist any more, it's been replaced with user-space only capture using gatord.  

    • What version of Streamline are you using? 
    • What version of the Mali driver are you using?
    • Where does Streamline fail?

    Cheers, 
    Pete

Reply
  • As per the comment in that GitHub issue, gator.ko doesn't exist any more, it's been replaced with user-space only capture using gatord.  

    • What version of Streamline are you using? 
    • What version of the Mali driver are you using?
    • Where does Streamline fail?

    Cheers, 
    Pete

Children