Hello, everyone I am a newbie of DTrace and OpenSolaris. Just wondering is it possible to trace every memory read/write of a specific process given the pid? Basically speaking, I want to record the virtual addresses being accessed by the process, using which I will try to do some online analysis.
If DTrace does not support this type of instrumentation, will other tools in OpenSolaris help me achieve that, such as mdb, and etc? Thanks! Peng Du Feb 12, 2009 _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org