This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is there anyway to get the profiling result for functions using the loadti script?

Hi, all

I try to use the loadti.sh script under Linux command line to run my program, but it only gives the total cycles consumed. So what if I want to get  the profiling results for all the functions? I know I can use CCS GUI to get the profiling result, but is it possible to get the profiling results for functions using loadti scripts.

For loadti.sh, the help information have an option '-n' to turn off the profiling. Is there any other options to turn on the profiling for functions?

Thanks a lot