agent/doc/index.html

changeset 4267
bd7a7ce2e264
parent 435
a61af66fc99e
child 6876
710a3c8b516e
equal deleted inserted replaced
4260:3be318ecfae5 4267:bd7a7ce2e264
218 These scripts are used to run SA remotely. 218 These scripts are used to run SA remotely.
219 </td> 219 </td>
220 </tr> 220 </tr>
221 </table> 221 </table>
222 222
223 <h3>C2 Compilation Replay</h3>
224 <p>
225 When a java process crashes in compiled method, usually a core file is saved.
226 The C2 replay function can reproduce the compiling process in the core.
227 <a href="c2replay.html">c2replay.html</a>
228
223 <h3>Debugging transported core dumps</h3> 229 <h3>Debugging transported core dumps</h3>
224 <p> 230 <p>
225 When a core dump is moved from the machine where it was produced to a 231 When a core dump is moved from the machine where it was produced to a
226 difference machine, it may not always be possible for SA to debug the same. 232 difference machine, it may not always be possible for SA to debug the same.
227 More info. on debugging on transported core dumps is in 233 More info. on debugging on transported core dumps is in

mercurial