i would like to measure how much memory my mono/gtk# app is taking. if i use ps, i see a few instances of mono running. kinda like java does. would i have to add up each one takes to get the total or maybe use top showing only mono? how would you approach this? regards, alvaro