Changes

Jump to: navigation, search

Algo holics

5 bytes added, 04:08, 22 February 2019
Assignment 1
To analyze the call graph, enter the following command:
> gprof -q -b myapp > myapp.clg
-q directs the profiler (gprof) to output a call graph.
-b directs the profiler to omit detailed explanations of the column headings from the output.
85
edits

Navigation menu