Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
graphicator re-implemented
authorLucas Schnorr <Lucas.Schnorr@imag.fr>
Sat, 9 Apr 2011 14:42:31 +0000 (16:42 +0200)
committerLucas Schnorr <Lucas.Schnorr@imag.fr>
Sat, 9 Apr 2011 14:42:31 +0000 (16:42 +0200)
commitcc5c4029e1b3601786e6373815f7f8b1ec2717b1
treedb9e4f8c7632c956c0bebf41f7d88c03ff9ab79e
parent1063eb59082966d2a5703148a678ccefac34c304
graphicator re-implemented

- it now considers exactly the same route traversal of the tracing system
- faster graphviz file generation
- new tracing interface function: TRACE_platform_graph
include/instr/instr.h
src/instr/instr_interface.c
src/instr/instr_private.h
src/instr/instr_routing.c
tools/graphicator/graphicator.c