Changes

Jump to: navigation, search

Algo holics

241 bytes removed, 04:17, 22 February 2019
Assignment 1
-b directs the profiler to omit detailed explanations of the column headings from the output.
 
To analyze the call graph, enter the following command:
 
gprof -q -b a> a.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