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