Totalview® for HPC Reference Guide : PART I CLI Commands : Chapter 3 CLI Namespace Commands : Command Overview : Helper Functions
Helper Functions
The following functions, all within the TV:: namespace, are most often used in scripts:
dec2hex: Converts a decimal number into hexadecimal format.
dll: Manages shared libraries.
errorCodes: Returns or raises TotalView error information.
hex2dec: Converts a hexadecimal number into decimal format.
read_symbols: Reads shared library symbols.
respond: Sends a response to a command.
source_process_startup: Reads and executes a .tvd file when TotalView loads a process.