agent/src/os/solaris/proc/mapfile
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File sadis Cdiff agent/src/os/solaris/proc/mapfile

agent/src/os/solaris/proc/mapfile

Print this page

        

*** 43,52 **** --- 43,54 ---- Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_lookupByName0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_resume0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_suspend0; Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_writeBytesToProcess0; + Java_sun_jvm_hotspot_asm_Disassembler_load_1library; + Java_sun_jvm_hotspot_asm_Disassembler_decode; # this is needed by saproc_audit.c to redirect opens in libproc.so libsaproc_open; local: *; };
agent/src/os/solaris/proc/mapfile
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File