1
1
openmpi/ompi/contrib/vt
Matthias Jurenz 3ed2329643 Changes to OTF:
- tests/thumbnail:
		- removed unnecessary header include (stdbool.h) that breaks build on Solaris

Changes to VT:
	- configure:
		- fixed detection of Open64 compilers for automatic instrumentation
	- VT libs:
		- fixed non-increasing timestamps when flushing the trace buffer: check trace status after calling vt_update_counter() to prevent function leave events from recording, if maximum buffer flushes are reached
		- calculate fixed record lengths only once when creating new buffer entries
	- vtunify[-mpi]:
		- minor code-optimization: use ++it instead of it++ in for-loops to prevent unnecessary copying of objects 

This commit was SVN r25674.
2011-12-19 08:40:35 +00:00
..
vt Changes to OTF: 2011-12-19 08:40:35 +00:00
wrappers Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
autogen.subdirs Fixed ticket #1212 2008-03-05 15:17:10 +00:00
configure.m4 Added changes from VampirTrace-5.8 2010-01-18 09:32:57 +00:00
Makefile.am bringing VampirTrace integration to the trunk 2008-01-28 08:39:48 +00:00