comparison agent/doc/index.html @ 7066:7d815d842ee0

Merge.
author Christian Haeubl <haeubl@ssw.jku.at>
date Fri, 23 Nov 2012 11:50:27 +0100
parents bd7a7ce2e264
children
comparison
equal deleted inserted replaced
7065:cfacf5d5bade 7066:7d815d842ee0
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