dyninst: API for dynamic binary instrumentation

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. 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.

The cfg_to_dot, codeCoverage, parseThat and related commands have been added to your PATH.

The following environmental variables have been defined:

  • \$DYNINST_ROOT has been set to the root of the dyninst installation
  • \$DYNINST_LIBDIR points to the directory containing the libraries
  • \$DYNINST_INCDIR points to the directory containing the header files

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

  • -I\$DYNINST_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$DYNINST_LIBDIR -Wl,-rpath,\$DYNINST_LIBDIR${endlist}

    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 Deepthought2 cluster (RHEL8)

    Available versions of dyninst on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    10.1.0 dyninst/10.1.0 ivybridge Y