ADTF  3.18.2
Tools and Applications

Table of Contents

Introduction

The ADTF delivery provides a rich toolset of Command Line Tools and \refe sec_tools_gui, for an overview please have a look at

Command Line Tools

ADTF Config Tool

bin/adtf_config_tool
The ADTF Config Tool is a console application to manipulate ADTF Graph and Properties files.

ADTF Control

bin/adtf_control
The ADTF Control is a console application to control one ADTF System Instance. Usually this instance was created by the ADTF Launcher.

ADTF DAT Dump Tool

bin/adtf_datdump
The ADTF Datdump Tool provides information about recorded files.

ADTF Launcher

bin/adtf_launcher
The ADTF Launcher is able to load an Session with the help of the Session Manager.

ADTF Plugin Description Generator

bin/adtf_plugin_description_generator
The ADTF Plugin Description Generator extracts meta information from an .adtfplugin into an .plugindescription file (see ADTF Plugin Description XML Schema file).

ADTF DAT Tool

bin/adtf_dattool
The ADTF DAT Tool is part of the ADTF File Library and provides support to read, write and process/export data from .adtfdat.

GUI Tools

ADTF Configuration Editor

bin/adtf_configuration_editor
The ADTF Configuration Editor is to configure and define a complete Session.

ADTF GUI Control

bin/adtf_guicontrol
The ADTF GUI Control is a GUI application to launch and/or control one or more ADTF System Instance.

ADTF Log View Tool

bin/adtf_logview
The ADTF Log View displays log messages from ADTF Systems.

ADTF Property Editor Tool

bin/adtf_property_editor
The ADTF Property Editor Tool is a GUI application to manipulate properties at runtime.

ADTF Status Monitor

bin/adtf_statusmonitor
The ADTF Status Monitor displays resource and kernel information from ADTF Systems.

DDL Editor

bin/ddl_editor
UI to create DDL Description Files as part of DDL Editor Package. Have a look at DDL and ADTF 3 for more information on DDL (Data Definition Language).
Remark: On windows platform you have to start with bin/ddl_editor.bat, on Linux with bin/ddl_editor.sh

DDL Mapping Editor

bin/mapping_editor
UI to create DDL Mapping Files as part of DDL Editor Package. Have a look at DDL and ADTF 3 for more information on DDL (Data Definition Language).
Remark: On windows platform you have to start with bin/mapping_editor.bat, on Linux with bin/mapping_editor.sh

Profiler GUI

bin/profiler_gui
UI Tooling to analyze and use the ADTF build-in profiling support.
Remark: On windows platform you have to start with bin/profiler_gui.bat