flâneur — a map of the web's best reading

Tut7: Memory Trace Analysis

q.utoronto.ca · saved by 1 readers

Valgrind has an option that will allow you to print out the memory reference trace of a running program (using the lackey tool), which we are using to generate traces for the virtual memory simulator in Assignment 3. This exercise is intended to help you familiarize yourself with the traced programs, how they are using memory, and the memory trace format.

Explore this link on the map →