How to Install python-tau in Ubuntu 18.04



Install python-tau by entering the following commands in the terminal:

sudo apt update
sudo apt install python-tau

Description:

Tuning and Analysis Utilities - support for python profiling/tracing

TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). . This package python bindings to the TAU functionality, as well as some auto-instrumentation support for python programs.

Homepage: http://www.cs.uoregon.edu/research/tau/

Version: 2.17.3.1.dfsg-4.2

Section: universe/python