Created by: wojtuss
When running multiple instances of a C-API application, multiple processes attempt to write into the same .dot files at the same time. This patch adds an option to disable graphviz and skip generating the .dot files with data flow graphs.
test=develop