Ignore:
Timestamp:
Aug 6, 2015, 8:10:19 AM (9 years ago)
Author:
Bruno Cornec
Message:

Attempt to fix percentage analysis for mindi

Use now MINDI_RUNFILE to store mindi execution traces and refer to it in
mondo to get the percentages of operations done in mindi. Should bring
back a better UI when mindi is called

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-archive.c

    r3401 r3404  
    867867            "no",           // parameter #22 (STRING) bootable image ?
    868868            boot_type,      // parameter #23 (STRING)
    869             MONDO_LOGFILE       // redirect to log file (#24)
     869            MINDI_RUNFILE       // redirect to log file (#24)
    870870            );
    871871
Note: See TracChangeset for help on using the changeset viewer.