v0.0.5
Reduce run time of caplin-process-diagnostics.sh
to 20 seconds:
- Make core dump optional (remove from default diagnostics). Use
--gcore
option to run core dump. - Reduce
top
diagnostics to 5 seconds - Reduce
vmstat
diagnostics to 5 seconds - Reduce interval between GDB stack traces to 1 second
- Reduce interval between Java stack traces to 1 second