Type Transformations
In some cases, TotalView cannot display data in the way you intended. For example, compilers do not place information within an executable that defines the way data is used for C++ STL container types. Instead, they describe the implementation of the STL containers, which is normally not of interest to anyone using these classes.
The type transformation system allows you to describe how TotalView should display these kinds of data types.