1b402ecb1a
- always check the result of OTF_WStream_get*Buffer since it might be NULL in case OTF_File_open fails Changes to VT: - CUDA Tracing: - fixed configure stack for filtered kernels - fixed buffer size for CUPTI tracing - replaced error message with warning to continue tracing, even if CUDA error occured (VTCUDAsynchronizeEvt) - vtunify: - enlarged minimum message size for transfering local definitions to rank 0 - use binary search for searching already created global definitions - use binary search for searching already created global marker definitions - use LargeVectorC instead of std::vector for pre-allocating elements - vtwrapper: - added options '-vt:CC' and '-vt:c++' which are synonyms for '-vt:cxx' This commit was SVN r24997.