Difference between revisions of "Gprof Tutorial"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Gprof is a free and easy-to-use profiler. | Gprof is a free and easy-to-use profiler. | ||
− | {{infobox | + | {{infobox}} |
__TOC__ | __TOC__ |
Revision as of 17:57, 12 October 2020
Gprof is a free and easy-to-use profiler.
Introduction
Introduce tutorial structure, topic and speaker
Gprof Introduction + Pascal Example
Provide everything to run and make use of gprof.
Quiz
C++ + Fortran Examples
Show gprof in real world examples and introduce call graph.