You can take a look at the Helgrind sources
(valgrind/helgrind/hg_main.c) to get the idea of how this can be done

On Sat, Jun 18, 2011 at 6:52 PM, Hamid Reza Khaleghzadeh
<khaleghza...@gmail.com> wrote:
> Hi all,
>
> I need a tracing tool that can log memory trace of multi-threaded
> applications (for each thread separately). Memory trace must contains
> address of accessed data and request type (read or wire). Can I obtain my
> needed memory trace by Valgrind?
>
> Thanks.
>
> --
> Hamid Reza Khaleghzadeh
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Valgrind-users mailing list
> Valgrind-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
>
>



-- 
Alexander Potapenko
Software Engineer
Google Moscow

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to