| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
=== Overview === | === Overview === | ||
| - | Monitor system runtime indicators - CPU, memory, | + | Monitor system runtime indicators - CPU, memory, power status. |
| + | * A light-weight tool running background to monitor specified application or applications. It consumes extremely * low resources. | ||
| + | * Collect application runtime data including CPU usage, memory footprint, etc | ||
| + | * Collect System runtime data including Cn residency time, Wakeup times per second, etc | ||
| + | * Show a curve graph of each indicator | ||
| + | * Data summary | ||
=== Source Code === | === Source Code === | ||
| - | [http://meego.gitorious.org/meego-quality-assurance/ | + | [http://meego.gitorious.org/meego-quality-assurance/app-mon appMon git] |
Monitor system runtime indicators - CPU, memory, power status.