Giter VIP home page Giter VIP logo

Comments (3)

bengaineyarm avatar bengaineyarm commented on July 29, 2024

Hi

gator.ko has been deprecated since 2019.1 and removed since 2020.0. It is not required; instead you can use gatord on its own.

DS5 5.29.2 contains Streamline 6.7 which was released in July-2018, whereas kernel 5.4 was released on 24-Nov-2019. The later is not expected to support the former.

Our recomendation is to update to the most recent version of DS, but if for some reason that is not possible, you may be able to resolve this issue yourself by:

  • You should be able to modify the offending gator.ko sources by backporting modifications made in a later version of gator.ko. The last version to contain gator.ko was 7.1.
  • You may be able to modify version 7.1's gator.ko sources to run with gatord from DS5 5.29.2; Modify https://github.com/ARM-software/gator/blob/7.1/driver/gator_main.c#L11 setting #define PROTOCOL_VERSION <X> where should match the version currently defined in that file (either 670, or 671).

Regards
Ben

from gator.

jasvinderkhurana avatar jasvinderkhurana commented on July 29, 2024

Thanks for your quick reply Ben. I switched to the latest version of ARM Development Studio and I used the gatard demon to get the profiling data.

I am able to connect using this daemon, but I am not getting any vertex and Fragment processor information in the graph. How Can I enable to get vertex and fragment processor information to debug Mali 400 Graphics applications?

image

from gator.

bengaineyarm avatar bengaineyarm commented on July 29, 2024

Ah, i see. If you are using Mali 400, you will need to stick with gator.ko. We don't support such old GPU in recent versions of Streamline. In this case, the best option is to use DS 2019.1, available here https://developer.arm.com/tools-and-software/embedded/arm-development-studio/downloads and being the last version to support gator.ko and therefore Mali 400.

from gator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.