Tracelib:

This is the top-level directory for the Pablo Instrumentation
Environment, part of the Pablo Performance Analysis Environment.
Complete documentation for using this software may be found in the
"Pablo Instrumentation Environment User's Guide".

This directory contains the top-level Makefile for the entire
instrumentation subsystem (also called the trace capture library, or
just trace library).  That Makefile contains many user-configurable
parameters needed to successfully build this software.  Read the
comments in that Makefile about what you may or must modify to get
this software working on your system.

Also included in this directory are subdirectories containing source
code:
	TraceLibrary	Trace library proper
	Extensions	Extensions to the trace library
	Examples	Instructive examples
