On Tue, 2018-05-29 at 08:49 +0000, Zwinkau Andreas (CC-AD/EYF1) wrote:
> Hi
> 
> We have a bunch of memory arrays which are used as communication queues 
> between components. I want to count how much those queues are actually used 
> by the components by counting the memory accesses. This should be possible 
> with Valgrind, but it the actual tool has not been developed yet as far as I 
> researched. Maybe somewhere something similar was done already?
> 
You might look at exp-dhat or lackey tools, which both
can track memory accesses.

Philippe


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to