Scripts to launch Memprof and to analyse results.
profile_app.sh - profile an application; see script code to know how to analyse the collected data
locality.cmd - Gnuplot script, see Memprof usage
threads.cmd - Gnuplot script, see Memprof usage
move_processes_close_to_their_pages.pl - Automatic script to move processes close to their pages
move_unshared_page_close_to_their_owner.pl - Automatic script to move pages close to the tids that access them