view outputtexts/1.0.3/thermostat_help_show-heap-histogram.txt @ 159:c7e926dbadcd v1

fixing the OutputMessagesTest so it runs with thermostat 1.0.3
author Jana Fabrikova <jfabriko@redhat.com>
date Thu, 22 May 2014 16:08:39 +0200
parents outputtexts/version6-0.14.0/thermostat_help_show-heap-histogram.txt@1d83bb850f4c
children
line wrap: on
line source

usage: thermostat show-heap-histogram --heapId <heap> [--dbUrl <dbUrl>]
                  [--logLevel <logLevel>]
                  show the heap histogram

thermostat show-heap-histogram
  -d,--dbUrl <dbUrl>          connect to the given URL
  -h,--heapId <heap>          the ID of the heapdump to analyze
  -l,--logLevel <logLevel>    sets the log level for this invocation. Possible
                              values for <logLevel> in decreasing severity are:
                              SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST
                              and OFF