Rational Runtime Analysis tools include API functions that allow you to control the data collection process from within your program code. Use the API functions to programmatically determine the parts of your code that are monitored or profiled, excluding initialization procedures and focusing on specific modules or methods.
The API provides data collection functionality identical to that available in the Runtime Analysis user interface. This makes it especially useful for automated testing.
For |
See |
API functions you can use in Java 2 compatible Java programs and Microsoft .NET managed code programs |
|
API functions you can use in Visual C++ native-compiled (unmanaged) code, Visual Basic programs, and Java programs using the Microsoft Java virtual machine (JVM). |
(C) Copyright IBM Corporation 1993, 2010.