diff -r 433f394ab509 -r a94af87c3357 agent/src/os/solaris/proc/mapfile --- a/agent/src/os/solaris/proc/mapfile Fri Jul 24 09:01:00 2009 -0700 +++ b/agent/src/os/solaris/proc/mapfile Fri Jul 24 12:40:40 2009 -0700 @@ -45,6 +45,8 @@ Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_resume0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_suspend0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_writeBytesToProcess0; + # this is needed by saproc_audit.c to redirect opens in libproc.so + libsaproc_open; local: *; };