1
1
Matthias Jurenz 582d5337ce Changes to VT's configure:
- removed potential double-'/' in CUPTIDIR which makes trouble with rpmbuild's debugedit program (fixes trac:3854)

This commit was SVN r29461.

The following Trac tickets were found above:
  Ticket 3854 --> https://svn.open-mpi.org/trac/ompi/ticket/3854
2013-10-22 09:02:11 +00:00
..
2013-10-22 09:02:11 +00:00
2013-05-14 14:28:04 +00:00
2013-07-31 07:38:24 +00:00
2013-03-08 13:50:26 +00:00
2013-05-14 14:28:04 +00:00
2013-05-14 14:28:04 +00:00
2013-03-08 13:50:26 +00:00
2013-10-01 14:24:50 +00:00
2012-12-17 14:40:07 +00:00
2012-07-04 12:46:53 +00:00
2013-05-15 10:44:51 +00:00
2013-04-03 11:38:19 +00:00
2013-05-15 10:44:51 +00:00
2013-03-08 13:50:26 +00:00
2012-12-17 14:40:07 +00:00
2013-03-08 13:50:26 +00:00
2012-11-14 13:29:18 +00:00
2010-01-18 09:32:57 +00:00
2013-05-14 14:28:04 +00:00

 VampirTrace

VampirTrace consists of a tool set and a run-time library for instrumentation and tracing of software applications. In particular, it is tailored towards parallel and distributed High Performance Computing (HPC) applications. 

The instrumentation part modifies a given application in order to inject additional measurement calls during run-time. The tracing part provides the actual measurement functionality used by the instrumentation calls. By this means, a variety of detailed performance properties can be collected and recorded during run-time.

VampirTrace version is available as open source software under the BSD license, see 'COPYING'. The software comes as a source code package. It can be installed by using autoconf procedures, see 'INSTALL'.

For instructions on how use VampirTrace to instrument application programs so that they produce an OTF event trace when executed, see 'doc/UserManual.pdf'.

Please, report bugs, wishes, and suggestions to
<vampirsupport@zih.tu-dresden.de>.