User Tools

Site Tools


project:proj_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
project:proj_list [2018/02/14 10:29]
xkubalik [Current projects]
project:proj_list [2018/02/14 11:41]
xkubalik [Current projects]
Line 129: Line 129:
     * Find a good place in the architecture of Android for the placement of the diagnostic tool.     * Find a good place in the architecture of Android for the placement of the diagnostic tool.
     * Design a tool for performance analysis of Android components.     * Design a tool for performance analysis of Android components.
-    * Tool will allow to collect mainly these parameters: memory ​consumptiontime consumption ​and resources consumption.+    ​* Tool will be developed in C++ language 
 +    ​* Tool will allow to trace events happening with specified process in specified period of time and create a list where each entry is described by at least three parameters: ​CPU usage, ​memory ​usagesystem/​process event. 
 +    * Based on this list, tool will detect possible performance problems in execution of the process ​and output problematic sequence of events to user.
     * Tool will be written with respect to the next extension.     * Tool will be written with respect to the next extension.
-    * Implement ​and test the proposed tool.+    * Implement the proposed tool and write tests for it.
     * Create some examples to demonstrate usage of the tool.     * Create some examples to demonstrate usage of the tool.
  
project/proj_list.txt · Last modified: 2024/02/15 10:30 by xkubalik