![]() |
reactor-c 1.0
C Runtime for Lingua Franca
|
Directories | |
| visualization | |
Files | |
| influxdb.h | |
| Structures and functions supporting interaction with InfluxDB. | |
| trace_util.h | |
| Header file for common utilities used in converting Lingua Franca trace files into other formats. | |
This directory contains the source code for utilities that are standalone executables for post-processing tracing data created by the tracing function in Lingua Franca.
Utilities for visualizing the data are contained in the visualization directory.
Will install the tracing executables to the bin directory under /usr/local/. To install them to a different location, use the INSTALL_PREFIX flag, e.g.
which will install the executables under ~/.local/bin/.