To get all of the descriptive information on the BACK_END_BUBBLE.ALL processor event, use:

$ caliper info -d all back_end_bubble.all

To get information on the branch report, use:

$ caliper info -r branch

HP Caliper Environment Variables

HP Caliper uses environment variables to control certain default settings.

CALIPER_DATABASES

Specifies the location of the databases directory. This

 

directory is where HP Caliper creates the output database

 

each time a data collection run is made without the use of

 

the -doption. (If the -doption is used and no particular

 

directory is specified, the output database is created in the

 

current directory.)

 

If this environment variable is not set, the output databases

 

are created in a directory named

 

.hp_caliper_databases in the current directory.

CALIPER_OPTS

Specifies a set of options used for every measurement run.

 

HP Caliper prepends the contents of CALIPER_OPTS to the

 

command line before it is processed. Since the command

 

line is processed in order, you can override particular

 

options in CALIPER_OPTS by specifying options on the

 

command line.

HP Caliper Environment Variables 103