8673a3e8bd
This commit adds Python script for generating diagram of the application configuration file. This script requires graphviz package to be installed on the machine. The input config file is translated to an output file in DOT syntax, which is then used to create the image file using graphviz. To run the script, following command is used; ./diagram-generator.py -f <input configuration file> Some optional arguments are as follows: -h, --help show this help message and exit Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com> |
||
---|---|---|
.. | ||
config | ||
pipeline | ||
app.h | ||
config_check.c | ||
config_parse_tm.c | ||
config_parse.c | ||
cpu_core_map.c | ||
cpu_core_map.h | ||
init.c | ||
main.c | ||
Makefile | ||
parser.c | ||
parser.h | ||
pipeline_be.h | ||
pipeline.h | ||
thread_fe.c | ||
thread_fe.h | ||
thread.c | ||
thread.h |