X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/0bea2ea9634e0282a48e521a5a255d874ec34ea7..6ad1e94466f69183cec5ce63db62c248e00e5db6:/process.cpp diff --git a/process.cpp b/process.cpp index 423fc0e..db84ff8 100644 --- a/process.cpp +++ b/process.cpp @@ -97,6 +97,7 @@ process::~process() lb_iter, comp_iter, real_load); XBT_VERB("Expected load was: %g", expected_load); XBT_VERB("Total computation for this process: %g", get_comp_amount()); + print_loads(true, xbt_log_priority_debug); } int process::run()