... | ... | @@ -35,7 +35,7 @@ The **source files** needed to be analysed must be specified in the config.txt f |
|
|
|
|
|
**Energy Indicators monitoring and Hotspots Identification**
|
|
|
|
|
|
R1(a,b,c,e and f) must be satisfied.
|
|
|
**R1(a,b,c,e and f)** must be satisfied.
|
|
|
The application **must be able to be built and executed on a linux machine automatically (R2)**, while the commands for its proper execution (R1b) must be included in the config.txt (R1) file as mentioned above. Commands that build the entire project should also be included (R1e) while **-g** debugging flags have to be used in the *gcc* compilation in all *makefiles*.
|
|
|
|
|
|
**Acceleration Optimization Suggestion**
|
... | ... | @@ -48,4 +48,4 @@ The same requirements as Hotspots analysis adding that the project has to be **a |
|
|
|
|
|
**Android**
|
|
|
|
|
|
**Gradle version 4 or newer (R5)** |
|
|
\ No newline at end of file |
|
|
The only requirement that is: **Gradle version 4 or newer (R5)** |
|
|
\ No newline at end of file |