Hey group,
    I'm wondering if it's possible to intercept the malloc calls without
having to call valgrind's malloc wrapper.
The reason being is that I'm noticing the wrapper allocating chunks in
different sizes than say glibc's malloc. For practical purposes I would only
like to record the return address of the malloc call and the block's size. I
hope this makes sense.
Thoughts?
-- 
View this message in context: 
http://old.nabble.com/malloc-wrappers-tp32970308p32970308.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to