dcache
Clears the remote library cache
Format:
dcache -flush
Arguments:
-flush
Delete all files from the library cache that are not currently being used.
Description:
The dcache -flush command tells TotalView to remove the library files that it places in your cache. This cache is located in the .totalview/lib_cache subdirectory contained in your home directory.
When you are debugging programs on remote systems that use libraries that either do not exist on the host or whose version differ, TotalView copies the library files into your cache. This cache can become large.
TotalView automatically deletes cached library files that it hasn't used in the last week. If you need to reclaim additional space, this command will remove files not currently being used and that are not quite old enough for TotalView to automatically delete.