Meego Wiki
Views

Application Monitor

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision not shown)
Line 1: Line 1:
=== Overview ===
=== Overview ===
-
Monitor system runtime indicators - CPU, memory, device driver, hw configuration, compiler etc.
+
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/env-collector git]
+
[http://meego.gitorious.org/meego-quality-assurance/app-mon appMon git]

Latest revision as of 08:22, 19 July 2011

Overview

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

appMon git

Personal tools