
C API for PerfDMF
University of Oregon
http://www.cs.uoregon.edu/research/paracomp/tau/tautools/
Contact: amorris@cs.uoregon.edu, tau-bugs@cs.uoregon.edu


Requirements:
TAU 2.13.7
j2sdk 1.4

1. Configuration

./configure --with-tau=<path/to/tau> --prefix=<prefix>
make
make install


2. Usage

Three examples are given in the examples directory.  They are built by
default: testApp, dbupload, and dbdump.  They exercise nearly all of
the functionality that cperfdmf offers.

3. Documentation

Documentation for the API is provided in html form in doc/html/index.html


Enjoy!
