ADTF
|
The ADTF delivery provides a rich toolset of Command Line Tools and \refe sec_tools_gui, for an overview please have a look at
bin/adtf_config_tool
The ADTF Config Tool is a console application to manipulate ADTF Graph and Properties files.
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.
bin/adtf_launcher
The ADTF Launcher is able to load an Session with the help of the Session Manager.
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).
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 and dumps information about file and content. (Note: the support for further file formats different from .adtfdat can be extended by additional adtffileplugins
)
bin/adtf_configuration_editor
The ADTF Configuration Editor is to configure and define a complete Session.
bin/adtf_guicontrol
The (Deprecated) ADTF GUI Control is a GUI application to launch and/or control one or more ADTF System Instance.
bin/adtf_logview
The ADTF Log View displays log messages from ADTF Systems.
bin/adtf_property_editor
The ADTF Property Editor Tool is a GUI application to manipulate properties at runtime.
bin/adtf_statusmonitor
The ADTF Status Monitor displays resource and kernel information from ADTF Systems.
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
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
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