Profilers¶
There are some profiling tools that are available at UPPMAX.
Software | Compiler(s) | Description |
---|---|---|
Intel VTune | Intel | Broad set of tools with a focus on performance improvement |
Intel Advisor | Intel | Broad set of tools with a focus on performance analysis |
gprof | GCC | run-time profiler |
valgrind | GCC and Intel | Broad set of tools |