|
|
|||||||
|
The Open|SpeedShop product consists of an "OpenSpeedShop" cvs
repository for the primary Open|SpeedShop code, including the framework
and user interface, and the "OpenSpeedShop_ROOT" cvs repository
which includes supporting components which may, or may not, already be
installed on the system. Two supporting components, DPCL
and Dyninst, must be installed from the OpenSpeedShop_ROOT
repository. These two components are not available anywhere
else at this point. They are provided in RPM and SRPM form.
Using CVS treesCVS for new users contains links to general CVS documentation. Set the CVSROOT environment variable.
Login to the CVS server (this only needs to be done ONCE, not every time you access CVS).
Now grab the OpenSpeedShop and OpenSpeedShop_ROOT source trees:
Subsequently, you can checkout new code using:
We recommend using these cvs options. You may place them in a .cvsrc file in your home directory:
| |||||||