Have bench/gspn-ssp/tools/sum working directly from the *.log files, and improve its output.
This commit is contained in:
parent
56d1dbc610
commit
360a5729be
6 changed files with 76 additions and 7111 deletions
|
|
@ -31,15 +31,13 @@ EXTRA_DIST = \
|
|||
templates/gen
|
||||
|
||||
run_bench = tools/runbench
|
||||
collate = tools/collate
|
||||
|
||||
dist_noinst_SCRIPTS = \
|
||||
tools/bench-create \
|
||||
tools/modelgen-create \
|
||||
tools/trans2prop.pl \
|
||||
tools/sum \
|
||||
$(run_bench) \
|
||||
$(collate)
|
||||
$(run_bench)
|
||||
|
||||
nodist_check_DATA = $(RESULTS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue