On Thu, Jun 25, 2020 at 3:38 PM Aleksandar Markovic <aleksandar.qemu.de...@gmail.com> wrote: > > In introductory section on Callgrind, maybe you could add the general > form of command line that performs profiling using Callgrind, > something like this: > > valgrind --tool=callgrind [callgrind options] prog [prog options] > > Not a big deal, you can do some fine adjustments throughout the project. > > Thanks, > Aleksandar >
Thanks for the tip, Mr. Aleksandar. I've added it to the report. Regards, Ahmed Karaman