edu.rice.cs.hpc.traceviewer.data.util.Debugger Class Reference

List of all members.

Static Public Member Functions

static void printTrace (String str)
static void setDebugLevel (int level)
static int getDebugLevel ()
static void checkArgDebug (String args[])
 check the command line argument if it contains debugging info
static void printDebug (int level, String msg)
static void printTimestampDebug (String msg)

Static Package Attributes

static final int MAX_TRACES = 8
static final int MIN_TRACES = 2

Static Private Attributes

static final String MSG_HEADER = "[hpctr] "
static int debugLevel = 0
static int timeCorrection = 976023
static final boolean printTimeDebugMessages = false

Detailed Description

Definition at line 3 of file Debugger.java.


Member Function Documentation

static void edu.rice.cs.hpc.traceviewer.data.util.Debugger.checkArgDebug ( String  args[]  )  [static]

check the command line argument if it contains debugging info

Parameters:
args 

Definition at line 54 of file Debugger.java.

References edu.rice.cs.hpc.traceviewer.data.util.Debugger.setDebugLevel().

static int edu.rice.cs.hpc.traceviewer.data.util.Debugger.getDebugLevel (  )  [static]
static void edu.rice.cs.hpc.traceviewer.data.util.Debugger.printDebug ( int  level,
String  msg 
) [static]
static void edu.rice.cs.hpc.traceviewer.data.util.Debugger.printTimestampDebug ( String  msg  )  [static]
static void edu.rice.cs.hpc.traceviewer.data.util.Debugger.printTrace ( String  str  )  [static]
static void edu.rice.cs.hpc.traceviewer.data.util.Debugger.setDebugLevel ( int  level  )  [static]

Member Data Documentation

final String edu.rice.cs.hpc.traceviewer.data.util.Debugger.MSG_HEADER = "[hpctr] " [static, private]

The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1