NAME
mix_summarize_crac - a script to outline % locations per library
SYNOPSIS
Usage: mix_summarize_crac [options] file1 file2 file3
Option : -o output_file_name
DESCRIPTION
This script will create a report with statistic data. The options are: -globalonly - Show only global mapping values -explainedsonly - Show only explained mapping values -output filename - the filename the stats are written (STDOUT by default) # -graph name - output graph also with filename name [default= libname.graph.png] -namecolumns 'columns header' - Split filename with /-/, and set header columns (ex: Exp-Nb-lib) -separator char - Separator (default -) to use to split filename and namecolumns -verbose value - verbose mode (2=DEBUG) -help - help / usage -man - print man page
AUTHOR
Anthony Boureux <Anthony.boureux@univ-montp2.fr>
TODO
generate graph