I'm doing some tests with an experimental code that counts cyclists in the cycle range, for these tests I'm using gprof
and gcov
that generate several analysis files, one of these files generated by gprof
I'm sending to the versioning repository to maintain a history of code improvement.
What other files should I upload too? What file structure should I use for such optimization history and profiling reports.