Changes

Jump to: navigation, search

Algo holics

10 bytes added, 04:08, 22 February 2019
Assignment 1
-p directs the profiler (gprof) to output a flat profile.
 
-b directs the profiler to omit detailed explanations of the column headings from the output.
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.
 
 
 
----
=== Assignment 2 ===
=== Assignment 3 ===
85
edits

Navigation menu