Dynamic Probe Class Library 3.4.3 review

Download
by rbytes.net on

Dynamic Probe Class Library (DPCL) is an object-based C++ class library that provides the necessary infrastructure to allow tool deve

License: GPL (GNU General Public License)
File size: 0K
Developer: DPCL Open Source team
0 stars award from rbytes.net

Dynamic Probe Class Library (DPCL) is an object-based C++ class library that provides the necessary infrastructure to allow tool developers and sophisticated tool users to build parallel and serial tools through technology called dynamic instrumentation.

Dynamic Probe Class Library takes the basic components needed by tool developers and encapsulates them into C++ classes. Each of these classes provide the member functions necessary to interact and dynamically instrument a running application with software patches called probes.

Dynamic instrumentation provides the flexibility for tools to insert probes into applications as the application is running and only where it is needed.

What's New in This Release:
This version is a minor update to DPCL that fixes a couple problems that have been reported since the v3.4.2 release

Dynamic Probe Class Library 3.4.3 keywords