tau 2.16.4-1.4build1 source package in Ubuntu
Changelog
tau (2.16.4-1.4build1) natty; urgency=low * Rebuild to add support for python 2.7. -- Matthias Klose <email address hidden> Fri, 03 Dec 2010 00:15:23 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Natty
- Original maintainer:
- Yann Dirson
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tau_2.16.4.orig.tar.gz | 2.8 MiB | e732f1a8b14d008daeb2f0da1bdbc09bcdb9c15ffa143251ccb22bf48f1efa3d |
tau_2.16.4-1.4build1.diff.gz | 15.1 KiB | ac8ad133bd5236ce063ae162f49c979f5024b7daa925a38c116722275b5532b7 |
tau_2.16.4-1.4build1.dsc | 1.1 KiB | ef0c8bc978f492bfb8f50258eeca86ee59c3022cc061c6ac63333180e5a980ad |
Available diffs
- diff from 2.16.4-1.4 to 2.16.4-1.4build1 (291 bytes)
Binary packages built by this source
- python-tau: No summary available for python-tau in ubuntu natty.
No description available for python-tau in ubuntu natty.
- tau: Tuning and Analysis Utilities - base profiling toolkit
TAU is a profiling toolkit specially made for parallel computing
(multi-thread, multi-process, MPI, PVM). It consists of an
instrumentation API, which can be used manually (or added
automatically by other instrumentation tools) to get runtime
profiling information.
.
This package provides the API and library, and the command-line
analysis tool. A Tcl/Tk-based GUI is available in package tau-racy.
.
This version is built with pthread support only. Support for PVM and
MPI, as well as use of PCL or PAPI for the use of hardware counters,
and of PDT or DynInst for automatic code instrumentation, are not
available in packaged form yet.
- tau-examples: Tuning and Analysis Utilities - examples
TAU is a profiling toolkit specially made for parallel computing
(multi-thread, multi-process, MPI, PVM).
.
A collection of examples that demonstrate how to use TAU to
profile various sorts of applications.
- tau-racy: Tuning and Analysis Utilities - Tcl/tk profiler GUI
TAU is a profiling toolkit specially made for parallel computing
(multi-thread, multi-process, MPI, PVM).
.
RACY (Routine and data ACces profile displaY) is a GUI that
graphically visualizes profiling data.
.
RACY has been superceded by a set of Java tools, and is no more
actively developed. Unfortunately, those tools cannot build yet
using free tools.