Locking History Graph View Settings Dialog


  The locking history graph view settings dialog is accessed by bringing the locking history graph to front and choosing View->View Settings from JProfiler's main menu or clicking on the corresponding  toolbar button.
  On the Recording tab, the following options are available:
  • Monitor blocking threshold
    Select the minimum time threshold in microseconds (µs) for which a monitor contention (i.e. when a thread is blocking) is displayed in the locking history graph.
  • Monitor waiting threshold
    Select the minimum time threshold in microseconds (µs) for which a monitor wait state (i.e. when a thread is waiting) is displayed in the locking history graph.
  On the Time Line tab, rhe following options are available:
  • Scale to fit window
    Determines whether the view operates in the "fixed time scale" or "scale to fit window" mode. These modes are described in the VM telemetry view help page.
  • Show bookmarks
    Controls where bookmarks will be shown, one of
    • None
      No bookmarks will be shown in the VM telemetry view.
    • In time scale
      The vertical bookmark line will only be drawn in the time scale at the top of the view.
    • In entire view
      The vertical bookmark line will be drawn in the time scale and in the view itself.
  • Grid lines for time axis
    Controls on what ticks grid lines will be shown along the time axis.