dyninst: API for dynamic binary instrumentation
Contents
Overview of 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
- -L\$DYNINST_LIBDIR -Wl,-rpath,\$DYNINST_LIBDIR
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)
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
10.1.0 | dyninst/10.1.0 | ivybridge | Y |
Available versions of dyninst on the Juggernaut cluster
Version | Module tags | CPU optimized for | GPU ready? |
---|---|---|---|
10.1.0 | dyninst/10.1.0 | broadwell | Y |