How to Install eztrace in Ubuntu 18.04



Install eztrace by entering the following commands in the terminal:

sudo apt update
sudo apt install eztrace

Description:

Automatic execution trace generation for HPC - tools

EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the tools.

Homepage: http://eztrace.gforge.inria.fr/

Version: 1.1-7-3ubuntu1

Section: universe/libs