Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] only one public function for extracting the graph of a platform
authorschnorr <Lucas.Schnorr@imag.fr>
Wed, 21 Mar 2012 09:21:49 +0000 (10:21 +0100)
committerschnorr <Lucas.Schnorr@imag.fr>
Wed, 21 Mar 2012 11:46:04 +0000 (12:46 +0100)
commit78aa51887c68ebffc0a7e2418e1105a5baa41c1c
treebdea7a09e489c1a0ee94460d1d1d6f0a840a62ed
parenteb9843bb5d46f053935c36f741d37f21520c1e96
[trace] only one public function for extracting the graph of a platform

details:
- output the extracted graph to a graphviz dot file
- this is a side effect of the tracing system (the same algorithm is used
for the topological visualization)
include/instr/instr.h
src/instr/instr_interface.c