Closed fjtrujy closed 2 months ago
This PR improves the gprof support allowing now a way for measuring just concrete pieces of code.
gprof
This PR does:
gprof_start
gprof_stop
Cheers.
Lgtm
Description
This PR improves the
gprof
support allowing now a way for measuring just concrete pieces of code.This PR does:
gprof_start
/gprof_stop
gprof
. Some readme are included.Cheers.