Usage:

gv2link < CALL_GRAPH.gv > LINK_ORDER

gv2link2gv is a simple script that generates the link order based on the information in the call graph

Example:

gv2link < example_prog.gv > example_prog.order

This Page