On 12/07/2023 15:26, Pavankumar S V wrote:
1. Running my application with this command:
*valgrind --tool=callgrind ****-q ****--collect-systime=yes
****--trace-children=yes**** taskset 0x1 application_name*
Hi
Sorry for the late answer.
Does it help if you use higher resolution timing? --collect-systime=yes
defaults to msec timing.
You could try --collect-systime=usec or --collect-systime=nsec.
A+
Paul
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users