News

This command will produce ... symbols that match program addresses to source code lines. This allows for line-by-line profiling: $ gcc -Wall -pg -g test_gprof.c test_gprof_new.c -o test_gprof ...