Date Created:
February 18, 2014 - 08:50
Date Updated:
April 21, 2015 - 10:50
Submitted by:
Garbage Collection and Memory Visualizer (GCMV) can plot and analyze verbose GC data to help diagnose Java application memory and performance problems. It provides recommendations to tune your Java processes.
New in version 2.8.1:
- Additional information parsed from Node.js log files
- Usability enhancements selecting data to display
New in version 2.8:
Garbage Collection and Memory Visualizer can now parse logs that are generated by the IBM SDK for Node.js. You can use the --trace_gc command line parameter to generate garbage collection data which can then be loaded into GCMV. You can additionally specify either --trace_gc_nvp or --trace_gc_verbose parameters to generate more detailed information