What profiler could I use to generate a "timeline" for my c++ openMP program? -


i want profile openmp program , think timeline threads good, have tried several tools, however.

  1. valgrind doesn't give timeline, gives callmap
  2. vtune not free, , can't afford it.
  3. i need root install zoom.
  4. to use scalasca, have install score-p, however, there errors qt.

so, there profiler free, generate timeline , installed non-root user?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -