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

Use Arm DS5 streamline performance analyzer on TX2

Hi,

I want to profile cpu call stack analysis on my Jetson TX2

Is it possible using the DS5 streamline performance analyzer?

Is there any tutorial in order to do it?

Thanks

Parents
  • Hi ShirB, 

    Profiling most Arm CPUs should be supported. We don't explicitly support the Denver 2 core in the TX2, so microarchitecture-specific performance counters will be missing, but hot-spot profiling should still work and you will get the architectural hardware PMU events. 

    Note that "Arm DS-5" is now quite old - there is a much newer version of Streamline in the newer "Arm DS" tool suite.

    In terms of next steps, what type of system stack are you profiling - Android, Linux, bare-metal?

    Cheers, 

    Pete

     

Reply
  • Hi ShirB, 

    Profiling most Arm CPUs should be supported. We don't explicitly support the Denver 2 core in the TX2, so microarchitecture-specific performance counters will be missing, but hot-spot profiling should still work and you will get the architectural hardware PMU events. 

    Note that "Arm DS-5" is now quite old - there is a much newer version of Streamline in the newer "Arm DS" tool suite.

    In terms of next steps, what type of system stack are you profiling - Android, Linux, bare-metal?

    Cheers, 

    Pete

     

Children