Skip to main content

dyninst: API for dynamic binary instrumentation

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: dyninst
Description: API for dynamic binary instrumentation
For more information: http://fftw.org
Categories:
License: OpenSource (LGPLv2.1)

General usage information

Dyninst is an API and related library for the dynamic instrumentation of binaries. It allows programs to be modified during execution without recompilation or re-linking. Used by performance measurement and other tools.

This module will add the cfg_to_dot, codeCoverage, parseThat and related commands have been to your PATH.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package dyninst, by cluster

This section lists the available versions of the package dyninston the different clusters.

Available versions of dyninst on the Zaratab cluster

Available versions of dyninst on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
13.0.0 dyninst/13.0.0 icelake, zen2 Y
12.0.1 dyninst/12.0.1 zen2 Y
10.1.0 dyninst/10.1.0 zen Y
12.1.0 dyninst/12.1.0 zen2 Y






Back to Top