sdk/tools/dynamic-analyzer.git
9 years agoFile : change DB and data structure 98/29398/5
hyeran74.kim [Mon, 27 Oct 2014 09:31:00 +0000 (18:31 +0900)]
File : change DB and data structure

Change-Id: Id8323fd874ae616253361a276bd6e87721d6b426
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoDB : refactoring 89/28489/1
hyeran74.kim [Wed, 8 Oct 2014 06:36:51 +0000 (15:36 +0900)]
DB : refactoring
remove unnecessary culmns on FILE_STATUS_DB
use the fileID insted of filePath in where clause on FILE_API_DB
remove seq value on API list table

Change-Id: I3eebb2ff78da3c59d356b55ab43b39e2e8168968
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoFile: chaged db select query module 84/28084/2
hyeran74.kim [Fri, 26 Sep 2014 01:19:49 +0000 (10:19 +0900)]
File: chaged db select query module

Change-Id: Ifd3ff6df95556bcc447fbce718a58e713155d4a5
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-file 52/28052/1
hyeran74.kim [Thu, 25 Sep 2014 06:34:17 +0000 (15:34 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/logparser/LogCenterConstants.java

Change-Id: Ib3f4e73dd62d73832b3579ba4d8935f0abb961dd
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Summary : modify to skip the leak checking logic for internal file log." into...
juyoung kim [Thu, 25 Sep 2014 01:16:45 +0000 (18:16 -0700)]
Merge "Summary : modify to skip the leak checking logic for internal file log." into tizen

9 years agoMerge "Timeline : revision DB of Timeline page" into tizen
juyoung kim [Wed, 24 Sep 2014 11:02:31 +0000 (04:02 -0700)]
Merge "Timeline : revision DB of Timeline page" into tizen

9 years agoTimeline : revision DB of Timeline page 05/28005/1
jungwook.ryu [Wed, 24 Sep 2014 08:33:23 +0000 (17:33 +0900)]
Timeline : revision DB of Timeline page

revision query and change column name

Change-Id: I6eaf20d62e8538df668dba9e34de954f66ce8213
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agonetwork,opengl : fix. insert the memory data when save trace. 86/27986/1
Hyunjong.park [Wed, 24 Sep 2014 05:13:45 +0000 (14:13 +0900)]
network,opengl : fix. insert the memory data when save trace.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I367728b24ef7919e4cd879e5be44b8b0df3bfcc1

9 years agoSummary : modify to skip the leak checking logic for internal file log. 85/27985/1
seokgil.kang [Wed, 24 Sep 2014 02:43:49 +0000 (11:43 +0900)]
Summary : modify to skip the leak checking logic for internal file log.

Change-Id: I73d351e8d460bffcb92e815012484d028f6c2b8d
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoSetting : show binary setting tab in setting dialog 83/27983/1
heeyoung [Wed, 24 Sep 2014 02:34:50 +0000 (11:34 +0900)]
Setting : show binary setting tab in setting dialog

Change-Id: I64a53816099cd7794c4a144465d2044e68867967
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoreplay editor : refactoring 82/27982/1
Hyunjong.park [Wed, 24 Sep 2014 00:58:28 +0000 (09:58 +0900)]
replay editor : refactoring
add the table icon of the replya edit dialogbox.
extract method that contain nested if or nested loop.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I92078f9a7948373a5db6d428d0191c82424e0594

9 years agoMerge "Merge branch 'da-db' into tizen" into tizen
juyoung kim [Tue, 23 Sep 2014 09:28:26 +0000 (02:28 -0700)]
Merge "Merge branch 'da-db' into tizen" into tizen

9 years agoMerge branch 'da-db' into tizen 31/27931/1
greatim [Tue, 23 Sep 2014 08:40:07 +0000 (17:40 +0900)]
Merge branch 'da-db' into tizen

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/info/screenshot/ScreenshotDataManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/page/BaseView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/timeline/common/TimelineChartManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/setting/SettingDataManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/setting/SettingDialogManager.java

Change-Id: Ie7ff4625fa42b38b8c2483bd45bc5dca75f1633e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoFile : insert file data into a DB when saving trace data 29/27929/1
hyeran74.kim [Tue, 23 Sep 2014 08:29:28 +0000 (17:29 +0900)]
File : insert file data into a DB when saving trace data

Change-Id: I1437053ced533b792fb81fc62a7a3645cd5380ea
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "timeline : fix UIEvent chart bug when unhandle event occurs." into tizen
juyoung kim [Tue, 23 Sep 2014 05:20:24 +0000 (22:20 -0700)]
Merge "timeline : fix UIEvent chart bug when unhandle event occurs." into tizen

9 years agotimeline : fix UIEvent chart bug when unhandle event occurs. 72/27872/2
jungwook.ryu [Mon, 22 Sep 2014 08:16:38 +0000 (17:16 +0900)]
timeline : fix UIEvent chart bug when unhandle event occurs.

Change-Id: I2dd15517ff8b189d9caade33676fe928a076519f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoDB: remove separated DB inserter and make common inserter 95/27895/1
greatim [Mon, 22 Sep 2014 13:30:51 +0000 (22:30 +0900)]
DB: remove separated DB inserter and make common inserter

remove separated DB inserter and make common inserter

Change-Id: I07563d4634e44fa85f4e429a1d5a22eb80984805
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : add a null check 67/27867/1
heeyoung [Mon, 22 Sep 2014 02:19:15 +0000 (11:19 +0900)]
Setting : add a null check

Change-Id: I317a542b9f299fe9f13b21f43bde5f180ac88b24
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoDB: remove old database class totally 65/27865/1
greatim [Sun, 21 Sep 2014 16:45:33 +0000 (01:45 +0900)]
DB: remove old database class totally

remove old database class totally
refactor selectData function of DBTable class

Change-Id: I28375a1398f1762987f309d93d2d133e7d61296c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "UI Event chart : modify probe parsing logic" into tizen
juyoung kim [Sat, 20 Sep 2014 09:07:06 +0000 (02:07 -0700)]
Merge "UI Event chart : modify probe parsing logic" into tizen

9 years agoUI Event chart : modify probe parsing logic 61/27861/1
jungwook.ryu [Sat, 20 Sep 2014 09:01:35 +0000 (18:01 +0900)]
UI Event chart : modify probe parsing logic

Change-Id: Ic23846cdde5dfb77e83bcf5a78de199f52a881bc
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoSetting : bug fix input text validation 59/27859/2
heeyoung [Sat, 20 Sep 2014 08:32:48 +0000 (17:32 +0900)]
Setting : bug fix input text validation

Change-Id: Ie5990649c7f8db2eff6c7f8e7468bcf879fdbb6a
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoDB: remove old database 58/27858/1
greatim [Sat, 20 Sep 2014 07:56:47 +0000 (16:56 +0900)]
DB: remove old database

remove old database

Change-Id: Iab76f3a61ceef5fdd8d1663834b512f7cf9f3dcd
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : remove .csv file extension 57/27857/1
heeyoung [Sat, 20 Sep 2014 06:27:15 +0000 (15:27 +0900)]
Setting : remove .csv file extension

Change-Id: Id4321761202e5a538836ad9f40dc8dc63d9326da
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoTHREAD ANALYSIS: show thread load value 55/27855/1
woojin [Sat, 20 Sep 2014 00:24:06 +0000 (09:24 +0900)]
THREAD ANALYSIS: show thread load value

show thread load value
- modify thread load parsing routine to handle newest SystemLog format

Change-Id: Iea5f3cf57d6001284c255ddc9ec8cb24757dbc79
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoSOURCE LINK: update edc plugin 54/27854/1
woojin [Sat, 20 Sep 2014 00:00:41 +0000 (09:00 +0900)]
SOURCE LINK: update edc plugin

update edc plugin jar file to support DWARF4

Change-Id: I9890e778d16e4ac8efc45f55817bfab9eab5190a
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoMerge "Revert "SOURCE LINK: support DWARF4"" into tizen
juyoung kim [Fri, 19 Sep 2014 23:16:33 +0000 (16:16 -0700)]
Merge "Revert "SOURCE LINK: support DWARF4"" into tizen

9 years agoRevert "SOURCE LINK: support DWARF4" 51/27851/1
juyoung kim [Fri, 19 Sep 2014 23:15:52 +0000 (16:15 -0700)]
Revert "SOURCE LINK: support DWARF4"

This reverts commit bc572f27be84beff821dc03945051ad678554be6.

Change-Id: Ife17f52c8020460639f314aea472460f797ead35

9 years agoupdate package version
JuYoung Kim [Fri, 19 Sep 2014 22:58:40 +0000 (07:58 +0900)]
update package version

Change-Id: Idb4578b358726bd9fd0c5e2356431590627f1db8
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoIMG: refactor image list management 31/27831/1
greatim [Fri, 19 Sep 2014 13:39:28 +0000 (22:39 +0900)]
IMG: refactor image list management

AnalyzerManager do not manager image list anymore, Instead current Project instance manage image list.
And ScreenshotDataManager make data of screenshot image info. (include DB inserted data)

Change-Id: I1652e43df492c7ba6b594f82b254fa132bf9dcc6
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "SOURCE LINK: support DWARF4" into tizen
juyoung kim [Fri, 19 Sep 2014 12:55:15 +0000 (05:55 -0700)]
Merge "SOURCE LINK: support DWARF4" into tizen

9 years agoSOURCE LINK: support DWARF4 24/27824/2
woojin [Fri, 19 Sep 2014 12:14:42 +0000 (21:14 +0900)]
SOURCE LINK: support DWARF4

import and modify eclipse cdt edc plugin to support DWARF4

Change-Id: Ia855410047276871358b9157525c6bb41405fcae
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTENAL disable the support the wearable target
JuYoung Kim [Fri, 19 Sep 2014 11:01:46 +0000 (20:01 +0900)]
INTENAL disable the support the wearable target

Change-Id: If95cb521b2b527c6ef2e91c50f1a51e5b1b327c3
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoRelease database ResultSet after using executeQueryRS 17/27817/1
jungwook.ryu [Fri, 19 Sep 2014 10:48:50 +0000 (19:48 +0900)]
Release database ResultSet after using executeQueryRS

Change-Id: Idc2532939be211b67d6672deef458f5db113642f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "Setting : bug fix detail feature warning message" into tizen
juyoung kim [Fri, 19 Sep 2014 09:35:03 +0000 (02:35 -0700)]
Merge "Setting : bug fix detail feature warning message" into tizen

9 years agoSetting : bug fix detail feature warning message 07/27807/1
heeyoung [Fri, 19 Sep 2014 09:29:44 +0000 (18:29 +0900)]
Setting : bug fix detail feature warning message

Change-Id: Iad6aa19584d318bcfcaf13abe89e1a519437886f
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "Fix Renderer of DiskIO chart" into tizen
juyoung kim [Fri, 19 Sep 2014 09:19:32 +0000 (02:19 -0700)]
Merge "Fix Renderer of DiskIO chart" into tizen

9 years agoMerge "Snapshot : fix bug and apply Process memory size" into tizen
juyoung kim [Fri, 19 Sep 2014 09:19:11 +0000 (02:19 -0700)]
Merge "Snapshot : fix bug and apply Process memory size" into tizen

9 years agoFix Renderer of DiskIO chart 00/27800/1
jungwook.ryu [Fri, 19 Sep 2014 08:36:50 +0000 (17:36 +0900)]
Fix Renderer of DiskIO chart

It will not be draw dummy lines when no data.

Change-Id: Id528094c67ae5945068913c8b8d723173829f005
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoSnapshot : fix bug and apply Process memory size 97/27797/1
jungwook.ryu [Fri, 19 Sep 2014 07:56:32 +0000 (16:56 +0900)]
Snapshot : fix bug and apply Process memory size

Change-Id: I372e4b62e2216086c3b08c77c0f3bad9a2a6681e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "File : refactoring file data maker module" into tizen
juyoung kim [Fri, 19 Sep 2014 07:16:29 +0000 (00:16 -0700)]
Merge "File : refactoring file data maker module" into tizen

9 years agoINTERNAL: remove tizen 2.2 code (unnecessary) 96/27796/1
greatim [Fri, 19 Sep 2014 06:58:55 +0000 (15:58 +0900)]
INTERNAL: remove tizen 2.2 code (unnecessary)

remove tizen 2.2 code (constants and class and some functions)

Change-Id: I7fc8febb7fcc2abb023b385b0a5268eb3dabc811
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoFile : refactoring file data maker module 95/27795/1
hyeran74.kim [Fri, 19 Sep 2014 06:42:36 +0000 (15:42 +0900)]
File : refactoring file data maker module

Change-Id: I08e0ebfaf743543035db717c27fc713ea5c6d02f
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMERGE: fix a missing conflict during merge 94/27794/1
greatim [Fri, 19 Sep 2014 05:46:15 +0000 (14:46 +0900)]
MERGE: fix a missing conflict during merge

fix a missing conflict during merge

Change-Id: I342261f3b082c1ff8af786700b0ff3320c4e977c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : modify swap value for SYSTEM_CPU, SYSTEM_MEMORY, SYSTEM_PROCESSES 93/27793/1
heeyoung [Fri, 19 Sep 2014 05:38:10 +0000 (14:38 +0900)]
Setting : modify swap value for SYSTEM_CPU, SYSTEM_MEMORY, SYSTEM_PROCESSES

Change-Id: I53463248f31da588111a7b4acf2aba680981b815
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "Widget : create toggle button group" into da-db
juyoung kim [Fri, 19 Sep 2014 05:25:36 +0000 (22:25 -0700)]
Merge "Widget : create toggle button group" into da-db

9 years agoSetting : add UI event, Device chart in timeline page 91/27791/1
heeyoung [Fri, 19 Sep 2014 04:42:47 +0000 (13:42 +0900)]
Setting : add UI event, Device chart in timeline page

Change-Id: I2c4308412f23008f85292042effdd67ae0736b13
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoWidget : create toggle button group 87/27787/1
heeyoung [Thu, 28 Aug 2014 07:34:49 +0000 (16:34 +0900)]
Widget : create toggle button group

Change-Id: I4f0f39193a27f0b47f609fb2d0b726f2a9c8af44
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge branch 'tizen' into da-db 86/27786/1
greatim [Fri, 19 Sep 2014 03:46:41 +0000 (12:46 +0900)]
Merge branch 'tizen' into da-db

Conflicts:
org.tizen.dynamicanalyzer.widgets/src/org/tizen/dynamicanalyzer/widgets/button/toggle/DACustomToggleButtonRenderer.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/common/AnalyzerManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/Communicator22.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/DACommunicator.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/IDECommunicator.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/logparser/LogParser.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/logparser/MessageProcess.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/project/Project.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/sql/SqlManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/communicator/Communicator30.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/SWAPLogParser.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/model/format/CommonColumns.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/model/format/LogFormat.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/kernel/ContextSwitchingChart.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/page/BaseView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/ToolbarArea.java

Change-Id: Iad6f8a439e0e7bd6253ad4b77d03ced38196c4e7
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoGLOBAL: remove FunctionNameManager.java 31/27731/1
greatim [Thu, 18 Sep 2014 09:45:59 +0000 (18:45 +0900)]
GLOBAL: remove FunctionNameManager.java

move function of FunctionNameManager to Global
add IndexedHashMap collections, and use it to manage BinaryInfos and FunctionInfos

Change-Id: I73b4c5ebc6f11e64c3545133c2d6297be1fa7f26
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoFile : handle added some lock events for syscall messages 26/27726/1
hyeran74.kim [Thu, 18 Sep 2014 08:58:23 +0000 (17:58 +0900)]
File : handle added some lock events for syscall messages

Change-Id: I86d0d044fb4bfb5b616d7e66d8854128f435d8f7
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Setting : bug fix selected chart list" into tizen
juyoung kim [Thu, 18 Sep 2014 08:48:32 +0000 (01:48 -0700)]
Merge "Setting : bug fix selected chart list" into tizen

9 years agoSetting : bug fix selected chart list 25/27725/1
heeyoung [Thu, 18 Sep 2014 08:22:57 +0000 (17:22 +0900)]
Setting : bug fix selected chart list

Change-Id: Iae89ffc51a6c7046026e2e271261301505d8a0a1
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoFile : fix bug some data is not cleaned when the file analysis stop 22/27722/1
hyeran74.kim [Thu, 18 Sep 2014 07:59:54 +0000 (16:59 +0900)]
File : fix bug some data is not cleaned when the file analysis stop

Change-Id: I9c5acb754a6833640e79a334d9c35b9e5ba967ba
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoINTERNAL: move project maintainer to Global from AnalyzerManager 20/27720/1
greatim [Thu, 18 Sep 2014 06:38:49 +0000 (15:38 +0900)]
INTERNAL: move project maintainer to Global from AnalyzerManager

move project maintainer to Global from AnalyzerManager
remove unnecessary import

Change-Id: Icd7cb6dc3edf423a7a9ceb4719c6740275e56b8c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoINTERNAL: remove probe format class (unnecessary) 19/27719/1
greatim [Thu, 18 Sep 2014 06:17:50 +0000 (15:17 +0900)]
INTERNAL: remove probe format class (unnecessary)

remove probe format class
change GlobalInformation -> Global
remove some unnecessary code in RangeDataManager
move PAGE constants in CommonConstants to AnalyzerConstants

Change-Id: I266882f8edc1b766d99957a60e58d8e378363ba5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : hidden revert button 13/27713/1
heeyoung [Thu, 18 Sep 2014 04:33:08 +0000 (13:33 +0900)]
Setting : hidden revert button

Change-Id: I7d9e23c647b03be773c1652a498e80a05f4331dc
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSetting : bug fix Welcome dialog close 11/27711/1
heeyoung [Thu, 18 Sep 2014 03:18:20 +0000 (12:18 +0900)]
Setting : bug fix Welcome dialog close

Change-Id: I859495f612340fe539182cf14d2eda88da798d7c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSetting : bug fix Screenshot detail feature (periodically) 08/27708/1
heeyoung [Thu, 18 Sep 2014 02:48:24 +0000 (11:48 +0900)]
Setting : bug fix Screenshot detail feature (periodically)

Change-Id: I519071c0ac6a64e411ebd8ad7c49eaba23819184
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "Setting : bug fix file analysis" into tizen
juyoung kim [Thu, 18 Sep 2014 02:27:25 +0000 (19:27 -0700)]
Merge "Setting : bug fix file analysis" into tizen

9 years agoSetting : bug fix file analysis 06/27706/1
heeyoung [Thu, 18 Sep 2014 02:21:43 +0000 (11:21 +0900)]
Setting : bug fix file analysis

Change-Id: Ib03ba0a7555b8d66105031db99cc17c5da9f95b0
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "COMM: uncommented getting process name by request" into tizen
juyoung kim [Thu, 18 Sep 2014 01:33:40 +0000 (18:33 -0700)]
Merge "COMM: uncommented getting process name by request" into tizen

9 years agoCOMM: uncommented getting process name by request 03/27703/1
greatim [Wed, 17 Sep 2014 17:20:49 +0000 (02:20 +0900)]
COMM: uncommented getting process name by request

uncommented getting process name by request. swap manager is applied to recent SDK

Change-Id: Ib8f2520e0be7e03ff8fbb05fa7ba27666059349a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : bug fix feature name in template.csv file 65/27665/1
heeyoung [Wed, 17 Sep 2014 08:54:46 +0000 (17:54 +0900)]
Setting : bug fix feature name in template.csv file

Change-Id: Idff23afe44314e0bf288e328c1192f4bf3312631
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMISC : remove invalid error log 62/27662/1
jungwook.ryu [Wed, 17 Sep 2014 08:41:01 +0000 (17:41 +0900)]
MISC : remove invalid error log

Change-Id: Ib10b724d4854276b38bf80f89eec6290e3d4b9e2
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoFile : added file lock event for checking lock waiting when the lock type is F_SETLKW 60/27660/1
hyeran74.kim [Wed, 17 Sep 2014 08:37:29 +0000 (17:37 +0900)]
File : added file lock event for checking lock waiting when the lock type is F_SETLKW

Change-Id: I9788910d2c0fc94bf01b371d6bab1aba08580247
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoUTIL: remove java 1.7 dependency 59/27659/1
greatim [Wed, 17 Sep 2014 08:31:35 +0000 (17:31 +0900)]
UTIL: remove java 1.7 dependency

refactor FileUtil.java to remove java 1.7 dependency

Change-Id: Ifcbd1ff5eddaef292314885d634fbe040b58e535
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-setting 58/27658/1
heeyoung [Wed, 17 Sep 2014 08:03:14 +0000 (17:03 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/Communicator22.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/listeners/AnalyzerPerspectiveListener.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/platform/BinarySettingManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/platform/ui/InputRow.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/info/callstack/CallStackManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/NetworkDetailView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/profiling/ProfileDataMaker.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/configuration/BinarySettingsPage.java

Change-Id: I9f68a203d96fe6c6951ee16c88f0085eb777dcec
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSetting : change csv information file 54/27654/1
heeyoung [Wed, 17 Sep 2014 07:49:47 +0000 (16:49 +0900)]
Setting : change csv information file

Change-Id: Idd1f5e0520da9d5db57942321870df39ccf13faa
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSetting : Checking the setting status before start trace 88/27588/2
heeyoung [Tue, 16 Sep 2014 08:32:43 +0000 (17:32 +0900)]
Setting : Checking the setting status before start trace

Change-Id: I589b22e3c03a3a350cb22ca1990f346044f45f02
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-file 38/27638/1
hyeran74.kim [Wed, 17 Sep 2014 00:42:51 +0000 (09:42 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file

Change-Id: Id95c0561a8aafe2ebe951ba68cdd30dfdd5eebc2
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "INTERNAL: remove potential bugs" into tizen
Jaewon Lim [Tue, 16 Sep 2014 12:02:05 +0000 (05:02 -0700)]
Merge "INTERNAL: remove potential bugs" into tizen

9 years agoINTERNAL: remove potential bugs 99/27599/2
woojin [Tue, 16 Sep 2014 11:15:03 +0000 (20:15 +0900)]
INTERNAL: remove potential bugs

add null check, synchronization check

Change-Id: I6543b822bbe4e17c10cd8e65605df00f738aae24
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTERNAL: modify potential bugs 93/27593/1
greatim [Tue, 16 Sep 2014 10:09:40 +0000 (19:09 +0900)]
INTERNAL: modify potential bugs

modify potential bugs

Change-Id: I56c8c37153ccb4f7d9c02e9189dcf28bb0633348
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoFile : remove unnecessary columns in a select query when getting the chart row index 89/27589/1
hyeran74.kim [Tue, 16 Sep 2014 08:49:47 +0000 (17:49 +0900)]
File : remove unnecessary columns in a select query when getting the chart row index

Change-Id: Ice194da2b9920370739bf4fd2cdac6cca739cd7f
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoCommon : fix potential bug 86/27586/1
seokgil.kang [Tue, 16 Sep 2014 08:22:04 +0000 (17:22 +0900)]
Common : fix potential bug
- comment unused part

Change-Id: I1878907972c5cfc3bab1ff883156a3d251f83d47
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoSetting : add target wearable-2.3 85/27585/1
heeyoung [Tue, 16 Sep 2014 07:57:34 +0000 (16:57 +0900)]
Setting : add target wearable-2.3

Change-Id: I785f8c172e107ab98c126168f48ca6519df01efe
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "DATabButton : deal with null check and fix bug the range page isn't disapper...
juyoung kim [Tue, 16 Sep 2014 07:53:39 +0000 (00:53 -0700)]
Merge "DATabButton : deal with null check and fix bug the range page isn't disapper when the range tab close" into tizen

9 years agoDATabButton : deal with null check and fix bug the range page isn't disapper when... 62/27562/1
hyeran74.kim [Tue, 16 Sep 2014 07:18:30 +0000 (16:18 +0900)]
DATabButton : deal with null check and fix bug the range page isn't disapper when the range tab close

Change-Id: I916a62d07b25a762de8d4acefb064fe92eb23b9b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "fix potential bug - null pointer exception" into tizen
juyoung kim [Tue, 16 Sep 2014 06:50:46 +0000 (23:50 -0700)]
Merge "fix potential bug - null pointer exception" into tizen

9 years agofix potential bug - null pointer exception 60/27560/1
jungwook.ryu [Tue, 16 Sep 2014 06:36:51 +0000 (15:36 +0900)]
fix potential bug - null pointer exception

Change-Id: Id0405526bfe51beabd7af4c1e4a295a557026d7a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoToolbar : add a null check 59/27559/1
heeyoung [Tue, 16 Sep 2014 06:12:17 +0000 (15:12 +0900)]
Toolbar : add a null check

Change-Id: Ia0c5465f6d8a0b0a5aa7a96d79ea2f8a489b557b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "File : deal with null check" into tizen
juyoung kim [Tue, 16 Sep 2014 06:01:38 +0000 (23:01 -0700)]
Merge "File : deal with null check" into tizen

9 years agoMerge "INTERNAL: bug fix in app list management" into tizen
juyoung kim [Tue, 16 Sep 2014 06:00:19 +0000 (23:00 -0700)]
Merge "INTERNAL: bug fix in app list management" into tizen

9 years agoFile : deal with null check 49/27549/1
hyeran74.kim [Tue, 16 Sep 2014 05:40:25 +0000 (14:40 +0900)]
File : deal with null check

Change-Id: Ib946c509ed9c201d57926cb6c92072bed385cdbb
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoSetting : hidden Binary Setting Tab / Target : tv 48/27548/1
heeyoung [Tue, 16 Sep 2014 05:11:46 +0000 (14:11 +0900)]
Setting : hidden Binary Setting Tab / Target : tv

Change-Id: Id838bb5d865cda80d20823b825f22375a3abe1ff
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agonetwork : refactoring 47/27547/1
Hyunjong.park [Tue, 16 Sep 2014 05:10:48 +0000 (14:10 +0900)]
network : refactoring
remove duplicate branches
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I86608890751cdcc738b73a7dd0a64ec86457451d

9 years agoINTERNAL: bug fix in app list management 44/27544/1
greatim [Mon, 15 Sep 2014 18:24:36 +0000 (03:24 +0900)]
INTERNAL: bug fix in app list management

fix the bug that running process tracing is not possible.
rearrange app list in appcombo (user application will be top of the list)

Change-Id: Ieff69e40cb06cba17a3a573095ad7948df152632
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : check connected device 27/27527/1
heeyoung [Mon, 15 Sep 2014 10:45:33 +0000 (19:45 +0900)]
Setting : check connected device

Change-Id: Ic3b727d062b4476d91b5eec952bc95189053ad9d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoCOMM: fix the exception when connection with manager is not established 19/27519/1
greatim [Mon, 15 Sep 2014 09:06:28 +0000 (18:06 +0900)]
COMM: fix the exception when connection with manager is not established

fix the exception that occurred when connection with manager is not established.
modify the error message when device was not connect properly.

Change-Id: Ie8bf43e252b610de81f5593cab460fa30a6c1452
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : modify template description / fature table backgroud color 96/27496/1
heeyoung [Mon, 15 Sep 2014 04:45:05 +0000 (13:45 +0900)]
Setting : modify template description / fature table backgroud color

Change-Id: Ic8c03a63ad30f1db4a50b512bde8e79413772921
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "INTERNAL: enable to trace library by "Profile with DA" from IDE" into tizen
juyoung kim [Mon, 15 Sep 2014 04:07:02 +0000 (21:07 -0700)]
Merge "INTERNAL: enable to trace library by "Profile with DA" from IDE" into tizen

9 years agoINTERNAL: enable to trace library by "Profile with DA" from IDE 13/27413/2
greatim [Fri, 12 Sep 2014 09:46:51 +0000 (18:46 +0900)]
INTERNAL: enable to trace library by "Profile with DA" from IDE

refactor BinarySettingManager and BinarySettingData.
add new NL for error and warning shown to DA user.
enable to trace library from IDE by "profile with DA".

Change-Id: I252fe1cd3c15d4cc1d3617368c4abcf87ccab03d
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-file 92/27492/1
hyeran74.kim [Mon, 15 Sep 2014 00:26:41 +0000 (09:26 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file

Change-Id: I618894d40ae97cfcb0f831fe7834921867ef6fd2
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoSetting : Modify the CSV separator 32/27432/1
heeyoung [Fri, 12 Sep 2014 11:43:10 +0000 (20:43 +0900)]
Setting : Modify the CSV separator

Change-Id: I4e1b226cd224fbdf3a19263179298c45ce1910a6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-setting 09/27409/2
heeyoung [Fri, 12 Sep 2014 09:20:42 +0000 (18:20 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting

Change-Id: I3f394164016ddc6acbc86959ced86dc6206b8123
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSetting : Text box focus bug fix in the table 08/27408/2
heeyoung [Fri, 12 Sep 2014 09:08:36 +0000 (18:08 +0900)]
Setting : Text box focus bug fix in the table

Change-Id: I6665aab50067810354473b463ed3f8192aee1fd6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoDataBase : remove old database api using in WindowingTable 96/27396/1
jungwook.ryu [Fri, 12 Sep 2014 08:19:16 +0000 (17:19 +0900)]
DataBase : remove old database api using in WindowingTable

Change-Id: I49b2307e43dfae625bd15994ca250a1bbc2fb8ab
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoSetting : modify the setting function calling place 87/27287/3
heeyoung [Wed, 10 Sep 2014 09:44:53 +0000 (18:44 +0900)]
Setting : modify the setting function calling place

Change-Id: I249f74c7b1d8c9ac5eb96c8cbc79811ee8655e2b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoFile : remove unnecessary sql query on the detail view 94/27394/1
hyeran74.kim [Fri, 12 Sep 2014 07:32:55 +0000 (16:32 +0900)]
File : remove unnecessary sql query on the detail view

Change-Id: I84aced6e7f464c966db92276be6e7826b8a0002b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>