Runtime Analysis command line interface reference

The command line interface allows you to integrate Test RealTime runtime analysis tools into your build process.

 

To learn about

See

Using TestRealTime instrumentation in your standard C and C++ build procedure.

C and C++ Instrumentation Launcher - attolcc

Instrumenting your C and C++ source code from the command line for runtime analysis and testing.

C and C++ Instrumentor - attolcc1 and attolccp

Instrumenting your Ada source code from the command line for runtime analysis and testing.

Ada Instrumentor - attolada

Producing static metrics of your Ada source files.

Ada Metrics Generator - metada

Instrumenting your Java source code from the command line for runtime analysis and testing.

Java Instrumentor - javi

Using TestRealTime instrumentation in your standard Java build procedure.

Java Instrumentation Launcher - javic

Using TestRealTime instrumentation in your standard Java build procedure with Ant.

Java Instrumentation Launcher for Ant

Producing reports from a .tdf trace dump file.

TDF Splitter - attsplit

Producing reports for Code Coverage.

Code Coverage Report Generator - attolcov

Parsing code for trace probes.

Probe Code Parser - parsecode.pl

 

Related Topics

Runtime Analysis referenceUsing the command line interfaceCommand line Runtime Analysis for C and C++Command line Runtime Analysis for Java