Skip to content
Updated TutorialsGeneralUsageCodeletManagementMAQAO (markdown) authored by Franck TALBART's avatar Franck TALBART
......@@ -28,7 +28,7 @@ Create a MAQAO CQA entry is the first step to analyze a binary.
Via CTS, the user must go on its binary page.
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/Screen_binary_page.png' /></p>
<p align='center'>[[img/Screen_binary_page.png]]</p>
<p align='center'><i>The binary viewer</i></p>
......@@ -37,19 +37,19 @@ A button "MAQAO CQA" will send him on the MAQAO CQA entry creation.
The "binary" field is already filled if you have compiled the codelet before.
Click on "Add" button to run MAQAO CQA.
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/Screen_maqao_cqa_new.png' /></p>
<p align='center'>[[img/Screen_maqao_cqa_new.png]]</p>
<p align='center'><i>The MAQAO CQA form</i></p>
MAQAO CQA analyzes the binary file:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/Screen_maqao_cqa_run.png' /></p>
<p align='center'>[[img/Screen_maqao_cqa_run.png]]</p>
<p align='center'><i>The daemon is running</i></p>
Then, by clicking on the produced\_by attribute, the user can see the MAQAO CQA results:
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/Screen_maqao_cqa_results.png' /></p>
<p align='center'>[[img/Screen_maqao_cqa_results.png]]</p>
<p align='center'><i>The MAQAO CQA results</i></p>
......
......