From 6fbb2d9cf18e66ff98c5a4ad176bb3157f21880a Mon Sep 17 00:00:00 2001 From: heeyoung Date: Fri, 19 Sep 2014 14:38:10 +0900 Subject: [PATCH] Setting : modify swap value for SYSTEM_CPU, SYSTEM_MEMORY, SYSTEM_PROCESSES Change-Id: I53463248f31da588111a7b4acf2aba680981b815 Signed-off-by: heeyoung --- .../dynamic-analyzer/config/feature.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/org.tizen.dynamicanalyzer.workbench/dynamic-analyzer/config/feature.csv b/org.tizen.dynamicanalyzer.workbench/dynamic-analyzer/config/feature.csv index 70cc3a7..5cddc8f 100644 --- a/org.tizen.dynamicanalyzer.workbench/dynamic-analyzer/config/feature.csv +++ b/org.tizen.dynamicanalyzer.workbench/dynamic-analyzer/config/feature.csv @@ -1,8 +1,8 @@ mobile-2.3|System|0||Description : System||||||| mobile-2.3|System information sampling periodic|2|System|Description : System information sampling periodic|||10|1000|1000|| -mobile-2.3|System CPU|1|System|Description : System CPU|Timeline|CPU-CPU core-CPU frequency||||16|1 -mobile-2.3|System memory|1|System|Description : System memory|Timeline|Process Size-Memory-Heap allocation||||32|1 -mobile-2.3|System processes|1|System|Description : System processes|Timeline|CPU||||320|1 +mobile-2.3|System CPU|1|System|Description : System CPU|Timeline|CPU-CPU core-CPU frequency||||336|1 +mobile-2.3|System memory|1|System|Description : System memory|Timeline|Process Size-Memory-Heap allocation||||96|1 +mobile-2.3|System processes|1|System|Description : System processes|Timeline|CPU||||336|1 mobile-2.3|System disk|1|System|Description : System disk|Timeline|Disk IO||||512|1 mobile-2.3|System network|1|System|Description : System network|Timeline|Network IO||||1024|1 mobile-2.3|System device|1|System|Description : System device|Timeline|Device||||2048|1 @@ -22,9 +22,9 @@ mobile-2.3|UI event|0||Description : UI event|Timeline|UI event||||256|1 mobile-2.3|Recording|0||Description : Recording||||||512|1 wearable-2.3|System|0||Description : System||||||| wearable-2.3|System information sampling periodic|2|System|Description : System information sampling periodic|||10|1000|1000|| -wearable-2.3|System CPU|1|System|Description : System CPU|Timeline|CPU-CPU core-CPU frequency||||16|1 -wearable-2.3|System memory|1|System|Description : System memory|Timeline|Process Size-Memory-Heap allocation||||32|1 -wearable-2.3|System processes|1|System|Description : System processes|Timeline|CPU||||320|1 +wearable-2.3|System CPU|1|System|Description : System CPU|Timeline|CPU-CPU core-CPU frequency||||336|1 +wearable-2.3|System memory|1|System|Description : System memory|Timeline|Process Size-Memory-Heap allocation||||96|1 +wearable-2.3|System processes|1|System|Description : System processes|Timeline|CPU||||336|1 wearable-2.3|System disk|1|System|Description : System disk|Timeline|Disk IO||||512|1 wearable-2.3|System network|1|System|Description : System network|Timeline|Network IO||||1024|1 wearable-2.3|System device|1|System|Description : System device|Timeline|Device||||2048|1 -- 2.7.4