sdk/tools/dynamic-analyzer.git
9 years agoSetting : create setting information class 94/26894/3
heeyoung [Mon, 1 Sep 2014 03:05:04 +0000 (12:05 +0900)]
Setting : create setting information class

Change-Id: I4a4d7be4a3d46e075671192760d53c6889c9d4fd
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoWidget : create toggle button group 93/26893/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 remote-tracking branch 'origin/tizen' into da-setting 92/26892/1
heeyoung [Thu, 28 Aug 2014 06:45:16 +0000 (15:45 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting

Change-Id: Idbb9a5625da81a30aa8cff547236d418a9f27f95
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoTimeline : fix potential bug 08/26408/1
jungwook.ryu [Fri, 22 Aug 2014 05:12:06 +0000 (14:12 +0900)]
Timeline : fix potential bug

Change-Id: I3bab4d2e059a1d96103b465532b9fdff77501f57
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "INTERNAL : remove potential bugs" into tizen
juyoung kim [Thu, 21 Aug 2014 08:37:28 +0000 (01:37 -0700)]
Merge "INTERNAL : remove potential bugs" into tizen

9 years agoMerge "MISC : add source owner to Boilerplate" into tizen
juyoung kim [Thu, 21 Aug 2014 07:22:57 +0000 (00:22 -0700)]
Merge "MISC : add source owner to Boilerplate" into tizen

9 years agoMerge "INTERNAL: change "<>" ot "[]", and not apply drop log" into tizen
juyoung kim [Thu, 21 Aug 2014 07:22:43 +0000 (00:22 -0700)]
Merge "INTERNAL: change "<>" ot "[]", and not apply drop log" into tizen

9 years agoMISC : add source owner to Boilerplate 67/26367/1
jungwook.ryu [Thu, 21 Aug 2014 06:48:58 +0000 (15:48 +0900)]
MISC : add source owner to Boilerplate

Change-Id: Ie35a0faa302d18d4782b591305a4db135214b236
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoINTERNAL: change "<>" ot "[]", and not apply drop log 65/26365/1
greatim [Thu, 21 Aug 2014 06:33:44 +0000 (15:33 +0900)]
INTERNAL: change "<>" ot "[]", and not apply drop log

"<>" cannot not be used directory name in windows, so change to "[]"
DA do not drop log even if "main" function entry is not coming

Change-Id: I2e50da7b410548bddc01266554d04b1760a74a0a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoBUGFIX: remove logger importing
JuYoung Kim [Thu, 21 Aug 2014 06:15:39 +0000 (15:15 +0900)]
BUGFIX: remove logger importing

Change-Id: I9a0022507d2f874e5b63598a841b6aeda8ff9795
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoREFACTOING ByteUtil
JuYoung Kim [Thu, 21 Aug 2014 05:33:35 +0000 (14:33 +0900)]
REFACTOING ByteUtil
1) refactoring getString, getStringLength => add toString, recommend to use toString
2) remove potential bug and add error LOG for getStringLength when the string have no EOS
3) add toReadableString for print Byte Array => printByteArray will not be used

Change-Id: I8fa3defa69034b859a83654fcf73bc7cd6856fbc
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoRefactoring: ByteUtil: change the method order and name
JuYoung Kim [Sun, 17 Aug 2014 08:11:54 +0000 (17:11 +0900)]
Refactoring: ByteUtil: change the method order and name

Change-Id: I53d22d4f112e595a374d0a1218cd92c8f92163cd
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer.common/src/org/tizen/dynamicanalyzer/util/ByteUtil.java

9 years agoREFACTORING: ByteSwapper and ByteUtil set deprecated method
JuYoung Kim [Thu, 14 Aug 2014 10:55:00 +0000 (19:55 +0900)]
REFACTORING: ByteSwapper and ByteUtil set deprecated method

Change-Id: Id039603ac40b984af4790d0eecbff15364f436e2
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoSummary : modify layout of the warning detail view 38/26338/1
seokgil.kang [Thu, 21 Aug 2014 02:20:52 +0000 (11:20 +0900)]
Summary : modify layout of the warning detail view

Change-Id: I7e16e31811619b7764c69a3a9b6278e0922eeb0f
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoCommon : fix potential bugs (Range, Summary) 06/26306/1
seokgil.kang [Wed, 20 Aug 2014 11:03:01 +0000 (20:03 +0900)]
Common : fix potential bugs (Range, Summary)

Change-Id: I557665b87b79d4a895c843c31cc424d8e7a56dbb
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoSetting : remove welcomeDialog potential bugs 69/26269/1
heeyoung [Wed, 20 Aug 2014 04:53:25 +0000 (13:53 +0900)]
Setting : remove welcomeDialog potential bugs

Change-Id: I1048e10008d873f62e1527dd399bebd530f7d2e7
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoINTERNAL : remove potential bugs 60/26260/1
woojin [Wed, 20 Aug 2014 00:44:14 +0000 (09:44 +0900)]
INTERNAL : remove potential bugs

remove potential bugs detected by static code analysis

Change-Id: I3a15ada390516e19f3da21afac29401fb0004c94
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoMerge "LOG : change DALogger to the Logger" into tizen
juyoung kim [Tue, 19 Aug 2014 12:25:02 +0000 (05:25 -0700)]
Merge "LOG : change DALogger to the Logger" into tizen

9 years agoLOG : change DALogger to the Logger 72/26072/2
seokgil.kang [Fri, 15 Aug 2014 08:29:48 +0000 (17:29 +0900)]
LOG : change DALogger to the Logger

Change-Id: I26941ca77535c8524a13b8ad1d7dbfcd01204428
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoMerge "about dlg : bug fix. Dynamic Analyzer window will be hang while go through...
juyoung kim [Thu, 14 Aug 2014 02:17:59 +0000 (19:17 -0700)]
Merge "about dlg : bug fix. Dynamic Analyzer window will be hang while go through "About Tizen Dynamic Analyzer" icon" into tizen

9 years agoabout dlg : bug fix. Dynamic Analyzer window will be hang while go through "About... 02/26002/1
hyunjong.park [Thu, 14 Aug 2014 02:14:24 +0000 (11:14 +0900)]
about dlg : bug fix. Dynamic Analyzer window will be hang while go through "About Tizen Dynamic Analyzer" icon

Change-Id: Idcf5b16e76cce7425d0beaef62d79a7d10fce1f5
Signed-off-by: hyunjong.park <phjwithyou.park@samsung.com>
9 years agoBUGFIX: when float and double swaping, use floatToRawIntBits instead of floatToIntBit...
JuYoung Kim [Thu, 14 Aug 2014 01:41:55 +0000 (10:41 +0900)]
BUGFIX: when float and double swaping, use floatToRawIntBits instead of floatToIntBits, same to the double case

Change-Id: I33f24b4d5f71c59b0bf9a66e408c8cbcbf28e423
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoMISC : update contact information 64/25964/1
seokgil.kang [Wed, 13 Aug 2014 08:29:09 +0000 (17:29 +0900)]
MISC : update contact information

Change-Id: Ie34a3f525aa1f1eca8fd231194c289ad049a1bca
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoMerge "MISC : source code boilerplate" into tizen
juyoung kim [Wed, 13 Aug 2014 07:08:33 +0000 (00:08 -0700)]
Merge "MISC : source code boilerplate" into tizen

9 years agoINTERNAL: update contact information of Jaewon Lim 49/25949/1
greatim [Wed, 13 Aug 2014 06:27:47 +0000 (15:27 +0900)]
INTERNAL: update contact information of Jaewon Lim

update contact information of Jaewon Lim

Change-Id: I89a6cd06933e282c9952db54a44e660b6f037fce
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMISC : source code boilerplate 46/25946/1
heeyoung [Wed, 13 Aug 2014 05:47:16 +0000 (14:47 +0900)]
MISC : source code boilerplate

Change-Id: Ia8934b50e01d13a8917947133b40554be34c1530
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoCommon : fix split file path including "\" 54/25854/2
jungwook.ryu [Mon, 11 Aug 2014 07:41:00 +0000 (16:41 +0900)]
Common : fix split file path including "\"

Change-Id: Ie43c11d73691ee39670847c3af845b0aa539ac22
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "MISC : version up (2.1.45)" into tizen
juyoung kim [Mon, 11 Aug 2014 06:17:44 +0000 (23:17 -0700)]
Merge "MISC : version up (2.1.45)" into tizen

9 years agoMISC : version up (2.1.45) 32/25832/1
jungwook.ryu [Mon, 11 Aug 2014 06:15:32 +0000 (15:15 +0900)]
MISC : version up (2.1.45)

Change-Id: Id6fccc2f2f7c52abda78a05514a7ca88dadbf0e8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "Timeline : bug fix for OS Windows" into tizen
juyoung kim [Mon, 11 Aug 2014 06:10:14 +0000 (23:10 -0700)]
Merge "Timeline : bug fix for OS Windows" into tizen

9 years agoTimeline : bug fix for OS Windows 31/25831/1
jungwook.ryu [Mon, 11 Aug 2014 05:47:13 +0000 (14:47 +0900)]
Timeline : bug fix for OS Windows

misuse File.separator for separate swap imagePath.

Change-Id: I896380effcbab52ce1f1c49f19d376c7656c4937
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoCALLSTACK : bug fix - callstack of calltrace item is not shown in runtime 27/25727/1
woojin [Sat, 9 Aug 2014 18:21:35 +0000 (03:21 +0900)]
CALLSTACK : bug fix - callstack of calltrace item is not shown in runtime

If callstackdata is removed from memory before insertion to DB is finished, then the callstackdata is not found.
So, maintain certain amount of callstackdata in memory so that callstackdata is available by either memory or DB at all time.

Change-Id: I922ed54852687bec6c60ff770b3196e6d637126c
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoSCREENSHOT : bug fix - when auto screenshot is enabled, periodic screenshot request... 25/25725/1
woojin [Sat, 9 Aug 2014 12:57:22 +0000 (21:57 +0900)]
SCREENSHOT : bug fix - when auto screenshot is enabled, periodic screenshot request should not be sent

1. Periodic screenshot request should be sent only if periodic screenshot feature is set
2. modify text of screenshot setting
Auto Snapshot -> On scene transition
period -> periodically

Change-Id: I2fb2fdf3bf38f8cad7fe65bd5012402606927baa
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTERNAL : get actual path of application 24/25724/2
woojin [Sat, 9 Aug 2014 00:18:27 +0000 (09:18 +0900)]
INTERNAL : get actual path of application

using readlink command in target platform via da_command script, get the actual file path of application executable

Change-Id: If326eff72219706dac67a19a029c254707a5ed9c
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTERNAL : use function name database / refactoring 23/25723/1
woojin [Fri, 8 Aug 2014 22:56:52 +0000 (07:56 +0900)]
INTERNAL : use function name database / refactoring

1. use function name database - ProfilingData, CallStackUnit, FunctionEntry, FunctionData database
2. use binary info database - ProfilingData, CallStackUnit, FunctionEntry database
3. refactoring of calltrace / callstack / function profiling
4. fix callstack bug - isAddrInBinaryRange function
5. minor fix (typo, remove korean comment, etc..)

Change-Id: If3618e27b150aba9f51235d4a88a56ffc3b5e055
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoBUILD: upgrade version 76/25676/1
greatim [Fri, 8 Aug 2014 02:35:23 +0000 (11:35 +0900)]
BUILD: upgrade version

upgrade build version

Change-Id: I108d31ff5f26d2301f70f355858b0fee70ebb6b7
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoINTERNAL: modify to get process name temporary 75/25675/1
greatim [Fri, 8 Aug 2014 02:19:57 +0000 (11:19 +0900)]
INTERNAL: modify to get process name temporary

until swap manager is loaded in emulator, getProcessName function should be commented for testing

Change-Id: Id2771f21d5c7c651763143a96aa44cf68c4634b7
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMISC : version up to check prerequisite 78/25578/1
jungwook.ryu [Thu, 7 Aug 2014 06:08:53 +0000 (15:08 +0900)]
MISC : version up to check prerequisite

Change-Id: Ic7d9d41266811ce3ba315830527345b45bcded5a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "BUILD: unpack workbench plugin" into tizen
juyoung kim [Tue, 5 Aug 2014 08:23:13 +0000 (01:23 -0700)]
Merge "BUILD: unpack workbench plugin" into tizen

9 years agoBUILD: unpack workbench plugin 27/25327/2
greatim [Mon, 4 Aug 2014 04:58:20 +0000 (13:58 +0900)]
BUILD: unpack workbench plugin

unpack org.tizen.dynamicanalyzer.workbench plugin when DA installed

Change-Id: Ia34c39ff2c0dacf156358e1763dd4fb100a980fd
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agotoolbar : to adjust the spacing between icons in toolbar. 60/25360/1
Hyunjong.park [Mon, 4 Aug 2014 10:30:39 +0000 (19:30 +0900)]
toolbar : to adjust the spacing between icons in toolbar.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I8f853d258ebe6919d3039fb66c4198de6265bd1b

9 years agoMerge "about dlg : to insert the code to check the file exists. Signed-off-by: Hyunjo...
juyoung kim [Mon, 4 Aug 2014 06:55:58 +0000 (23:55 -0700)]
Merge "about dlg : to insert the code to check the file exists. Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoabout dlg : to insert the code to check the file exists. 47/25147/3
Hyunjong.park [Wed, 30 Jul 2014 08:24:34 +0000 (17:24 +0900)]
about dlg : to insert the code to check the file exists.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I736cba4b0139b0e09a697637f0ef7e508517c59e
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
9 years agoINTERNAL: add protocol for command line name of process 59/25259/3
greatim [Fri, 1 Aug 2014 06:37:36 +0000 (15:37 +0900)]
INTERNAL: add protocol for command line name of process

MSG_GET_PROCESS_ADD_INFO message format is added to protocol.
DA host send request message for command line name of process (name in 'ps'), then SWAP manager send ACK message.

Change-Id: Ib7c7c91a32d050c3dfd825e1eb549b3480721ef1
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "config : re-add the icon that has been deleted. Signed-off-by: Hyunjong.park...
juyoung kim [Mon, 4 Aug 2014 04:22:29 +0000 (21:22 -0700)]
Merge "config : re-add the icon that has been deleted. Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoMerge "toolbar : change a design that has been mistake applied" into tizen
juyoung kim [Mon, 4 Aug 2014 04:19:24 +0000 (21:19 -0700)]
Merge "toolbar : change a design that has been mistake applied" into tizen

9 years agoMerge "snapshot : apply new design guide Signed-off-by: Hyunjong.park <phjwithyou...
juyoung kim [Mon, 4 Aug 2014 04:18:59 +0000 (21:18 -0700)]
Merge "snapshot : apply new design guide Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoMerge "DADialog : fix bug about setting width and height of dialog" into tizen
juyoung kim [Mon, 4 Aug 2014 04:09:08 +0000 (21:09 -0700)]
Merge "DADialog : fix bug about setting width and height of dialog" into tizen

9 years agoconfig : re-add the icon that has been deleted. 95/25195/1
Hyunjong.park [Thu, 31 Jul 2014 06:43:47 +0000 (15:43 +0900)]
config : re-add the icon that has been deleted.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I790b19886e27589ed913f0402eab9e627b0bee12

10 years agotoolbar : change a design that has been mistake applied 58/25158/1
Hyunjong.park [Wed, 30 Jul 2014 10:06:46 +0000 (19:06 +0900)]
toolbar : change a design that has been mistake applied

Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I79e0efe7e5ad3cba385e4565626ac85e242fd066

10 years agosnapshot : apply new design guide 54/25154/1
Hyunjong.park [Wed, 30 Jul 2014 09:23:10 +0000 (18:23 +0900)]
snapshot : apply new design guide
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I2c51dd1b332a873cb2f32a268cfade681e0fd05c

10 years agotoolbar : apply the 2014 new design guide 34/25134/1
Hyunjong.park [Wed, 30 Jul 2014 07:40:28 +0000 (16:40 +0900)]
toolbar : apply the 2014 new design guide
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I03667aa858688877c9792c3fdb6e5fc1f6c71032

10 years agoDADialog : fix bug about setting width and height of dialog 32/25132/1
hyeran74.kim [Wed, 30 Jul 2014 07:20:03 +0000 (16:20 +0900)]
DADialog : fix bug about setting width and height of dialog

Change-Id: I057471e86bcb806c1744dc39d94a0ba75877c230
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agonetwork : remove check logic for internal_network 54/25054/1
Hyunjong.park [Mon, 28 Jul 2014 08:39:18 +0000 (17:39 +0900)]
network : remove check logic for internal_network

Change-Id: I4020b3671dd3bd15d441b690297db799ec4a2295
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
10 years agoINTERNAL: modify to launch efl app using launch_pad 52/25052/1
greatim [Mon, 28 Jul 2014 07:39:06 +0000 (16:39 +0900)]
INTERNAL: modify to launch efl app using launch_pad

modify the launch type of efl app to 0x01, that means using launch_pad

Change-Id: I5b0c82f254863868df62724433cb45d4b96df4e5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoconfig : disable few features 46/25046/1
Hyunjong.park [Mon, 28 Jul 2014 06:02:48 +0000 (15:02 +0900)]
config : disable few features
file, UI, syscall, inside_features

Change-Id: I90ac4432a2ae4a78711fda81e96f54a1b19aa203
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
10 years agonetwork : add failed API chacker, delete fileSocket chacker
Hyunjong.park [Thu, 24 Jul 2014 07:06:42 +0000 (16:06 +0900)]
network : add failed API chacker, delete fileSocket chacker
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: If67f91b5a09fc3094e8aeb57238cfad32bbf0d06

Conflicts:

org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/NetworkDataMaker.java

10 years agoINTERNAL : change protocol - function entry/exit
woojin [Fri, 25 Jul 2014 08:16:32 +0000 (17:16 +0900)]
INTERNAL : change protocol - function entry/exit

function entry/exit log format has been changed. So parsing routine is modified.

Change-Id: Ib2f5c304df96e2db26105da9e8ec3c1b9af90172
Signed-off-by: woojin <woojin2.jung@samsung.com>
10 years agoMerge "FEATURE: add running process profiling feature" into tizen
juyoung kim [Fri, 25 Jul 2014 07:16:30 +0000 (00:16 -0700)]
Merge "FEATURE: add running process profiling feature" into tizen

10 years agoMerge "common : fix max value of UnsignedInt" into tizen
juyoung kim [Thu, 24 Jul 2014 09:54:07 +0000 (02:54 -0700)]
Merge "common : fix max value of UnsignedInt" into tizen

10 years agocommon : fix max value of UnsignedInt 46/24946/1
jungwook.ryu [Thu, 24 Jul 2014 08:34:14 +0000 (17:34 +0900)]
common : fix max value of UnsignedInt

Change-Id: Idacda304a1422724f77fac741427eea2b7645134
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoUI : add Interface of DAChartBoardItem.java 34/24934/1
jungwook.ryu [Thu, 24 Jul 2014 06:52:19 +0000 (15:52 +0900)]
UI : add Interface of DAChartBoardItem.java

1. change chart selectable
2. change color of nameCell

Change-Id: I3704b5ae13a8db82b3556c0cca46ddc194be7de3
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoUI : drawing tooltip messeage in multi column. 31/24731/4
jungwook.ryu [Sat, 19 Jul 2014 05:16:10 +0000 (14:16 +0900)]
UI : drawing tooltip messeage in multi column.

You can confirm this change when series count is larger than chart height.
ex) CPU core / frequency chart shows 8 core.

Change-Id: Ia168f927dee9e52ae129323278de0bb7f1131fb0
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoFEATURE: add running process profiling feature 20/24720/1
greatim [Fri, 18 Jul 2014 14:34:00 +0000 (23:34 +0900)]
FEATURE: add running process profiling feature

Now DA can trace the running process on target
Add process selection dialog fot that

Change-Id: I2ede33163571f067cd5e96766b2dd27b3d2bd3ff
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agocommon : add UnsignedInt.java class for util. 87/24687/1
jungwook.ryu [Fri, 18 Jul 2014 06:20:14 +0000 (15:20 +0900)]
common : add UnsignedInt.java class for util.

it used by SystemData.

Change-Id: I9b0643d6dc32b853ca466ce0f72beeb47c00ee1f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge "MISC : revision pkginfo.manifest" into tizen
juyoung kim [Thu, 17 Jul 2014 10:55:31 +0000 (03:55 -0700)]
Merge "MISC : revision pkginfo.manifest" into tizen

10 years agoMISC : revision pkginfo.manifest 97/24597/1
jungwook.ryu [Thu, 17 Jul 2014 06:38:21 +0000 (15:38 +0900)]
MISC : revision pkginfo.manifest

apply prerequisites

Change-Id: Ie8e653c116cdfaac3ddd2bd7fd4e093c7ca75443
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoSummary : implement save / load feature and remove previous DB about summary (leak... 66/24566/1
seokgil.kang [Wed, 16 Jul 2014 12:16:00 +0000 (21:16 +0900)]
Summary : implement save / load feature and remove previous DB about summary (leak, failed api)

Change-Id: I1b84db69d055a27bea68b4933eeaf403ad58dcbd
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years agoINTERNAL: bug fix for process memory map 07/24507/1
greatim [Tue, 15 Jul 2014 12:47:20 +0000 (21:47 +0900)]
INTERNAL: bug fix for process memory map

If swap sample log occurred at very early time, then sometimes process memory map cannot be resolved.
This change prevent the exception for that case.

Change-Id: I8a5786dbc5169fb14f49aa77b5afef53feb68e8c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoMerge "INTERNAL: bug fix for TV SDK" into tizen
juyoung kim [Tue, 15 Jul 2014 09:20:15 +0000 (02:20 -0700)]
Merge "INTERNAL: bug fix for TV SDK" into tizen

10 years agoINTERNAL: bug fix for TV SDK 83/24483/1
greatim [Tue, 15 Jul 2014 08:48:13 +0000 (17:48 +0900)]
INTERNAL: bug fix for TV SDK

save / load bug fix for process information and process memory map in TV SDK

Change-Id: I518166ad66aedf01d949f036b9672719728b120c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoPackage : add package info 79/24479/1
Hyunjong.park [Tue, 15 Jul 2014 07:59:28 +0000 (16:59 +0900)]
Package : add package info
label, c-prerequisites

Change-Id: Ib2fb618aa70a2569857c14b8dee7c8c0ddc45029
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
10 years agoCOMM: fix communicator for "settings" app 71/24471/1
greatim [Tue, 15 Jul 2014 06:58:47 +0000 (15:58 +0900)]
COMM: fix communicator for "settings" app

Now some apps like "settings" have non-exist binary info.
For that kinds of app, MSG_BINARY_INFO and MSG_START must be work properly.

Change-Id: I03b9347f533115959042db8afbec11c28255ec1c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoMerge "common : apply DALogger.error() and remove System.err.println()" into tizen
juyoung kim [Tue, 15 Jul 2014 06:37:32 +0000 (23:37 -0700)]
Merge "common : apply DALogger.error() and remove System.err.println()" into tizen

10 years agocommon : apply DALogger.error() and remove System.err.println() 65/24465/1
jungwook.ryu [Tue, 15 Jul 2014 05:41:41 +0000 (14:41 +0900)]
common : apply DALogger.error() and remove System.err.println()

Change-Id: I0cd070c515b1e6e4c0e808861c98483bedf3de40
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoCOMM: bug fix in communicator 61/24461/1
greatim [Tue, 15 Jul 2014 02:18:21 +0000 (11:18 +0900)]
COMM: bug fix in communicator

bug fix for app inst, and md5sum comparison

Change-Id: I37a2cd335311d145300dd9cb31781ae36daced6b
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoINTERNAL: merge from mw 51/24451/1
greatim [Mon, 14 Jul 2014 13:03:14 +0000 (22:03 +0900)]
INTERNAL: merge from mw

merge from mw, which is bug fixes for tizen 2.3 a2 release

Change-Id: I3c2f64e4e986ad537954003bd28d86beea009ccb
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoMerge "configuration : delete unnecessary configuraiondialogData file this file does...
juyoung kim [Fri, 11 Jul 2014 12:05:07 +0000 (05:05 -0700)]
Merge "configuration : delete unnecessary configuraiondialogData file this file does not have to be particularly, and change the part related to this file." into tizen

10 years agoconfiguration : delete unnecessary configuraiondialogData file 76/24376/1
Hyunjong.park [Fri, 11 Jul 2014 08:53:32 +0000 (17:53 +0900)]
configuration : delete unnecessary configuraiondialogData file
this file does not have to be particularly, and change the part related to this file.

Change-Id: I1039cc002b33313fd97e4d5581e70235461b24df
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
10 years agoMISC : fix potential bugs (add a null check) 73/24373/1
seokgil.kang [Fri, 11 Jul 2014 08:53:56 +0000 (17:53 +0900)]
MISC : fix potential bugs (add a null check)

Change-Id: I1aba2b1d0d3c1cd6bbac1707df6fd55397f475f9
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years agoRange : apply DB scheme to the Range Analysis (failed api, leak, warning) 24/24324/1
seokgil.kang [Thu, 10 Jul 2014 13:04:51 +0000 (22:04 +0900)]
Range : apply DB scheme to the Range Analysis (failed api, leak, warning)
MISC : 1. add a check for the limitation of heap memory usage at the memory leak analysis
2. modify how to get the short and full warning message
3. modify DB column name by using DBConstants (failed api, leak, warning)

Change-Id: Ib79ed479067f63eaf303d51e286987b004aae96f
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years agoINTERNAL: bug fix for unknown sample 24/24224/1
greatim [Wed, 9 Jul 2014 06:46:25 +0000 (15:46 +0900)]
INTERNAL: bug fix for unknown sample

an exception is occurred for unknown sample address. the address cannot be found in memory map

Change-Id: I45961ed077486d112421864f78bfaccc67c27b3b
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoCALLSTACK: bug fix for callstack table 23/24223/1
greatim [Wed, 9 Jul 2014 06:37:35 +0000 (15:37 +0900)]
CALLSTACK: bug fix for callstack table

source link bug fix in callstack table for binary setting

Change-Id: I8e184b7361e3a0ca04e5080f0f787cbac2c367a1
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoCommon : fix potential bug on IDECommunication. 65/24065/1
jungwook.ryu [Tue, 8 Jul 2014 11:55:31 +0000 (20:55 +0900)]
Common : fix potential bug on IDECommunication.

resource leak of FileChannel object.

Change-Id: Ia67994c0afd9725fbe01f5850bcfe568ce1f5591
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge "Common : fix potential bugs. (type casting, null pointer exception)" into...
juyoung kim [Tue, 8 Jul 2014 11:30:56 +0000 (04:30 -0700)]
Merge "Common : fix potential bugs. (type casting, null pointer exception)" into tizen

10 years agoCommon : fix potential bugs. (type casting, null pointer exception) 52/24052/1
jungwook.ryu [Tue, 8 Jul 2014 09:25:09 +0000 (18:25 +0900)]
Common : fix potential bugs. (type casting, null pointer exception)

Change-Id: I66ec7197e23d81d577cb7b105d2024b3aee0f523
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoMerge "Combo Widget : add a null check" into tizen
juyoung kim [Tue, 8 Jul 2014 08:12:18 +0000 (01:12 -0700)]
Merge "Combo Widget : add a null check" into tizen

10 years agoCombo Widget : add a null check 28/24028/2
heeyoung [Tue, 8 Jul 2014 01:48:55 +0000 (10:48 +0900)]
Combo Widget : add a null check

Change-Id: I5ab289a758aa2f8712e2b2430539413e6429fda6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years agoFile : add a null check and move some classes to other folder 30/24030/1
hyeran74.kim [Tue, 8 Jul 2014 02:23:20 +0000 (11:23 +0900)]
File : add a null check and move some classes to other folder

Change-Id: Ib71855b57e10c5720f3ff6fbe9505c0230ab327e
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoMerge "DB: refactor basic data structures and basic DB tables" into tizen
juyoung kim [Mon, 7 Jul 2014 09:45:31 +0000 (02:45 -0700)]
Merge "DB: refactor basic data structures and basic DB tables" into tizen

10 years agoDB: refactor basic data structures and basic DB tables 50/23950/2
greatim [Sun, 6 Jul 2014 18:13:15 +0000 (03:13 +0900)]
DB: refactor basic data structures and basic DB tables

refactoring basic data structures (Project, ProcessInformation, ProcessMemoryMap, BinaryInfo, etc...)
refactoring basic DB tables for basic data structures

Change-Id: Iacdee65d2ed7ab9236fb8bf2eadc57a1dd00b6fc
Signed-off-by: greatim <jaewon81.lim@samsung.com>
10 years agoMerge "Widget : bug fix for initialization of the combo widget" into tizen
juyoung kim [Mon, 7 Jul 2014 06:37:41 +0000 (23:37 -0700)]
Merge "Widget : bug fix for initialization of the combo widget" into tizen

10 years agoMerge "replayEditor : refactoring remove unuse local field, and change static field...
juyoung kim [Mon, 7 Jul 2014 06:36:38 +0000 (23:36 -0700)]
Merge "replayEditor : refactoring remove unuse local field, and change static field, and change string to stringBuffer(), check null objectre Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

10 years agoreplayEditor : refactoring 51/23951/2
Hyunjong.park [Mon, 7 Jul 2014 02:55:27 +0000 (11:55 +0900)]
replayEditor : refactoring
remove unuse local field, and change static field, and change string to stringBuffer(), check null objectre
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I8fe58c40957ae26a67bd1755cf1b10dbf6cd659b

10 years agoWidget : bug fix for initialization of the combo widget 59/23959/1
heeyoung [Mon, 7 Jul 2014 06:30:04 +0000 (15:30 +0900)]
Widget : bug fix for initialization of the combo widget

Change-Id: Idde7d58a018d4c75f6c76eb9740d059eba28769c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years agoUI : revision drawStateAreaSeries on DAChartRenderer 54/23954/1
jungwook.ryu [Mon, 7 Jul 2014 03:08:52 +0000 (12:08 +0900)]
UI : revision drawStateAreaSeries on DAChartRenderer

consider series less 1 second.

Change-Id: I7428a507f4483e810568ad576ccc98539313614e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years agoSource View : source view enable for core app 31/23931/1
woojin [Fri, 4 Jul 2014 10:56:11 +0000 (19:56 +0900)]
Source View : source view enable for core app

Use applicaton binary for source link when capp(efl app, core app) has no debug package.

Change-Id: I6d52e523938e9f23d3f2c4877e7c5b588e445525
Signed-off-by: woojin <woojin2.jung@samsung.com>
10 years agoMerge "Range Analysis : bug fix for DB exception" into tizen
juyoung kim [Thu, 3 Jul 2014 09:09:34 +0000 (02:09 -0700)]
Merge "Range Analysis : bug fix for DB exception" into tizen

10 years agoRange Analysis : bug fix for DB exception 05/23805/1
woojin [Thu, 3 Jul 2014 08:54:18 +0000 (17:54 +0900)]
Range Analysis : bug fix for DB exception

userfunction DB table is no longer created.
remove code : select from userfunction DB table in range analysis

Change-Id: I8e9ea2bebbba8a646f983e1da235b01638215131
Signed-off-by: woojin <woojin2.jung@samsung.com>
10 years agoopengl : refactoring 99/23799/2
Hyunjong.park [Thu, 3 Jul 2014 07:09:18 +0000 (16:09 +0900)]
opengl : refactoring
extract method for better explain makeGLData()
measured with the previous code
old (Mothod total call count : 130, Roof total count : 232941, total execution time : 54255)
new (Mothod total call count : 130, Roof total count : 234061, total execution time : 45943)

Change-Id: I765c46a500844d0b0d44967126b93df63c19c5d1