From: Eliot M. <mo...@cs...> - 2022-08-06 02:05:51
|
On 8/5/2022 8:47 PM, G N Srinivasa Prasanna wrote: > Thanks for this information. > > We are doing a memory system simulation, and need the address stream. At this point of time, we > don't care if we need a Terabyte even, we can delete the files later. > > Is there anything we can use from Valgrind? The lackey tool does just that - output a trace of memory references. -- Eliot Moss |