[OpenSPARC-T2-SAM] / rst /
drwxr-xr-x   ..
-rw-r--r-- 473 INSTALL
-rw-r--r-- 4058 Makefile
-rw-r--r-- 3317 Makefile.master
-rw-r--r-- 434 README
drwxr-xr-x - example
drwxr-xr-x - rstf
drwxr-xr-x - rstzip3
drwxr-xr-x - tests
drwxr-xr-x - trconv
rst/README

Top-level README file for the rst trace format and associated tools

This directory contains:

rstf/
	rstf.h and related .o files (rstf.o, vercheck.o)

rstzip2/
	old rstzip (v2) compressor

rstzip3/
	new rstzip compressor (rstzip3)

trconv/
	trace viewer

tests/
	test suite

examples/
	sample codes that use rst tools

Makefile.master
	included by all components

Makefile
	top level makefile which builds all components