sdk/tools/dynamic-analyzer.git
8 years agoMerge "[UI Hierarchy] Add HierarchyPage in convertPageIDtoPageName() method" into...
Jaewon Lim [Wed, 23 Dec 2015 13:00:03 +0000 (22:00 +0900)]
Merge "[UI Hierarchy] Add HierarchyPage in convertPageIDtoPageName() method" into hierarchy

8 years ago[UI Hierarchy] Block "rendering time" option on Treeview Toolbar
jungwook.ryu [Wed, 23 Dec 2015 11:40:47 +0000 (20:40 +0900)]
[UI Hierarchy] Block "rendering time" option on Treeview Toolbar

Change-Id: I5ba9fc2067361b1c217e355c6492f8bbd46bca68
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years ago[UI Hierarchy] Add HierarchyPage in convertPageIDtoPageName() method
jungwook.ryu [Wed, 23 Dec 2015 11:48:26 +0000 (20:48 +0900)]
[UI Hierarchy] Add HierarchyPage in convertPageIDtoPageName() method

Change-Id: I0fa7a8d1d479ebc53bee3e7fcb267a58e8692b1e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years ago[UI Hierarchy] Checking Protocol version
jungwook.ryu [Wed, 23 Dec 2015 11:06:25 +0000 (20:06 +0900)]
[UI Hierarchy] Checking Protocol version

Change-Id: I6085797782e7ccde57237d267c37062edf4b93d6
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoMerge remote-tracking branch 'remotes/origin/tizen' into hierarchy
jungwook.ryu [Wed, 23 Dec 2015 08:57:09 +0000 (17:57 +0900)]
Merge remote-tracking branch 'remotes/origin/tizen' into hierarchy

Conflicts:
org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java
org.tizen.dynamicanalyzer.workbench/dynamic-analyzer/config/setting
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/common/AnalyzerConstants.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/BaseCommunicator.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/communicator/SubCommunicator.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/ConfigureLabels.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/ConfigureLabels.properties
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/protocol/Protocol.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/protocol/p30/Communicator30.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/protocol/p40/Communicator40.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/LogParser.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/MessageParser.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/page/BaseView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/setting/SettingDialogManager.java

Change-Id: I08f74be98647cafb90873409cfcc3654e58b58e4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoAdd new feature "UI Hierarchy viewer"
jungwook.ryu [Mon, 22 Jun 2015 02:21:38 +0000 (11:21 +0900)]
Add new feature "UI Hierarchy viewer"

Change-Id: Ifcc9a2207661929db87b495fae89ca1145d310e6
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoMerge "File: changed java collection type to save file accessor info. HashMap->Linked...
Jaewon Lim [Wed, 18 Nov 2015 11:37:32 +0000 (20:37 +0900)]
Merge "File: changed java collection type to save file accessor info. HashMap->LinkedHashMap for order guarantee" into tizen

8 years agoMerge "DAText: improved structure and added a new class for checking valid data"...
Jaewon Lim [Wed, 18 Nov 2015 11:36:38 +0000 (20:36 +0900)]
Merge "DAText: improved structure and added a new class for checking valid data" into tizen

8 years agoFile: changed java collection type to save file accessor info. HashMap->LinkedHashMap...
hyeran74.kim [Tue, 3 Nov 2015 01:01:45 +0000 (10:01 +0900)]
File: changed java collection type to save file accessor info. HashMap->LinkedHashMap for order guarantee

Change-Id: Ie27b2d3b3c5a3ca5fdc52ff68198c91c0a02b72a
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years ago[CheckPoint] : fix bug about Edit chart dialog of CheckPoint page
jungwook.ryu [Wed, 18 Nov 2015 07:06:06 +0000 (16:06 +0900)]
[CheckPoint] : fix bug about Edit chart dialog of CheckPoint page

"Edit chart dialog" of CheckPoint page use same data of Timeline page's.
so same chart is shown.

Change-Id: Ifd4948ae480856cf004786bb036cc8a26a1eae19
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years ago[BUILD] fix build script for macos (remove Apple JDK dependency)
greatim [Mon, 16 Nov 2015 10:01:54 +0000 (19:01 +0900)]
[BUILD] fix build script for macos (remove Apple JDK dependency)

Change-Id: I28ba372531b9145338b28ea96a0a57f22c4e23ba
Signed-off-by: greatim <jaewon81.lim@samsung.com>
(cherry picked from commit 40fcef6363653761ff2a1ecc39fd9df1c357a401)

8 years agoDAText: improved structure and added a new class for checking valid data
hyeran74.kim [Wed, 28 Oct 2015 06:40:37 +0000 (15:40 +0900)]
DAText: improved structure and added a new class for checking valid data

Change-Id: If81a22769a4cacf5a893bf5af7df19b1b3207fd2
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoIDECommunicator : support source view for platform plugin
heeyoung [Fri, 23 Oct 2015 08:36:55 +0000 (17:36 +0900)]
IDECommunicator : support source view for platform plugin

Change-Id: I27308d67b6117e7f14f5a45d18009d91c3d30e17
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoMerge "Setting : invisible row line for feature table" into tizen
Jaewon Lim [Mon, 19 Oct 2015 01:03:18 +0000 (10:03 +0900)]
Merge "Setting : invisible row line for feature table" into tizen

8 years agoDAText: added some functions about inserting a icon image in text field
hyeran74.kim [Tue, 13 Oct 2015 07:22:18 +0000 (16:22 +0900)]
DAText: added some functions about inserting a icon image in text field

Change-Id: I00152037489e1925be75aa8f01efd958fb2d59ba
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoSetting : invisible row line for feature table
heeyoung [Thu, 15 Oct 2015 07:46:09 +0000 (16:46 +0900)]
Setting : invisible row line for feature table

Change-Id: I0ccc30c92926ed1e1dfcaae7b8c52b00f900054c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoincrease overhead value for memory allocation
woojin [Sun, 11 Oct 2015 23:45:38 +0000 (08:45 +0900)]
increase overhead value for memory allocation

Change-Id: Ib46c3e018413e964f51dfc1699a4c2dfe25c69fa
Signed-off-by: woojin <woojin2.jung@samsung.com>
8 years agoupdate DA version
woojin [Wed, 7 Oct 2015 05:51:46 +0000 (14:51 +0900)]
update DA version

Change-Id: I5b1a9be154463d5adce496f4f8dff754f85cf103
Signed-off-by: woojin <woojin2.jung@samsung.com>
8 years agoMerge "[CONNECTION] improve device connection management when device is connected...
woojin Jung [Wed, 7 Oct 2015 05:52:27 +0000 (14:52 +0900)]
Merge "[CONNECTION] improve device connection management when device is connected" into tizen

8 years agoMerge "Function : remove function entry/exit time select query for sample/probe log...
woojin Jung [Wed, 7 Oct 2015 05:49:28 +0000 (14:49 +0900)]
Merge "Function : remove function entry/exit time select query for sample/probe log" into tizen

8 years agoFunction : remove function entry/exit time select query for sample/probe log
heeyoung [Tue, 6 Oct 2015 07:48:09 +0000 (16:48 +0900)]
Function : remove function entry/exit time select query for sample/probe log

Change-Id: Ie3fe292337334ae1bf3c991301c77749dcac9c0d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoMerge "OpenGL:fixes bug where GLDepthFunc parameter is extracted The number of GLDept...
woojin Jung [Wed, 7 Oct 2015 05:20:14 +0000 (14:20 +0900)]
Merge "OpenGL:fixes bug where GLDepthFunc parameter is extracted The number of GLDepthFunc parameters is 1." into tizen

8 years ago[CONNECTION] improve device connection management when device is connected
greatim [Mon, 5 Oct 2015 08:03:41 +0000 (17:03 +0900)]
[CONNECTION] improve device connection management when device is connected

sometimes when device is connected, DA cannot be aware of the connection. This problem is fixed.

Change-Id: I98e13e285f4b99c5db5b1969fa1228fc631de389
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoFile: improve performance about drawing file chart
hyeran74.kim [Tue, 6 Oct 2015 09:30:34 +0000 (18:30 +0900)]
File: improve performance about drawing file chart

Change-Id: Ibfd0c07fced67f24319ad660f93ebb121b1bbce8
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoprogress dialog: add a new type without cancel button
hyeran74.kim [Tue, 6 Oct 2015 02:01:00 +0000 (11:01 +0900)]
progress dialog: add a new type without cancel button

Change-Id: I178286f7850c94e54992ff67927f4496fad8376b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoMerge "Function : modify max callstack buffer size" into tizen
woojin Jung [Wed, 30 Sep 2015 23:07:21 +0000 (08:07 +0900)]
Merge "Function : modify max callstack buffer size" into tizen

8 years ago[COMM] improve trace stop routine (receiving data channel until MSG_TERMINATE)
greatim [Fri, 25 Sep 2015 04:44:49 +0000 (13:44 +0900)]
[COMM] improve trace stop routine (receiving data channel until MSG_TERMINATE)

make sure there is no more data to receive from data channel
add synchronization for device attachment and detachment

Change-Id: I9306389bd684a1d506628df8b085be3974ea8eed
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoMerge "[SAVE] fix a bug that save cannot be done when user try to save by shortcut...
woojin Jung [Wed, 30 Sep 2015 11:26:59 +0000 (20:26 +0900)]
Merge "[SAVE] fix a bug that save cannot be done when user try to save by shortcut key" into tizen

8 years agoFunction : modify max callstack buffer size
heeyoung [Wed, 30 Sep 2015 11:02:33 +0000 (20:02 +0900)]
Function : modify max callstack buffer size

Change-Id: I443adf0d088a1e62f397494682b38279cbf77c62
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoOpenGL:fixes bug where GLDepthFunc parameter is extracted
hyeran74.kim [Wed, 30 Sep 2015 06:51:11 +0000 (15:51 +0900)]
OpenGL:fixes bug where GLDepthFunc parameter is extracted
The number of GLDepthFunc parameters is 1.

Change-Id: I5fa0e2b5f0ef661e69e54984dd3eddd28d0e0d06
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoMerge "[COMM] remove the wait timeout of setting dialog when trace is started from...
woojin Jung [Fri, 25 Sep 2015 03:56:21 +0000 (12:56 +0900)]
Merge "[COMM] remove the wait timeout of setting dialog when trace is started from IDE" into tizen

8 years agoMerge "Setting : modify Process Activity template (add Memory allocation feature...
woojin Jung [Fri, 25 Sep 2015 03:55:56 +0000 (12:55 +0900)]
Merge "Setting : modify Process Activity template (add Memory allocation feature)" into tizen

8 years agoMerge "[CheckPoint] fix EDC UTF-8 parser" into tizen
woojin Jung [Fri, 25 Sep 2015 03:49:54 +0000 (12:49 +0900)]
Merge "[CheckPoint] fix EDC UTF-8 parser" into tizen

8 years agoMerge "Network: fixes bug where status serise on parent charts except first parent...
woojin Jung [Fri, 25 Sep 2015 03:49:15 +0000 (12:49 +0900)]
Merge "Network: fixes bug where status serise on parent charts except first parent aren't drawn. And delete duplicate some code." into tizen

8 years ago[SAVE] fix a bug that save cannot be done when user try to save by shortcut key
greatim [Thu, 24 Sep 2015 08:59:06 +0000 (17:59 +0900)]
[SAVE] fix a bug that save cannot be done when user try to save by shortcut key

fix a bug that save cannot be done when user try to save by shortcut key
modify the maximum length of file name to 255

Change-Id: I623114479b1bf886a892fcafb7a41f730e234cb3
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years ago[COMM] remove the wait timeout of setting dialog when trace is started from IDE
greatim [Wed, 23 Sep 2015 09:42:58 +0000 (18:42 +0900)]
[COMM] remove the wait timeout of setting dialog when trace is started from IDE

remove the wait timeout of setting dialog when trace is started from IDE

Change-Id: I0ec5eff2486a9542ea5056e0e730ee160502c07e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoSetting : modify Process Activity template (add Memory allocation feature)
heeyoung [Wed, 23 Sep 2015 08:12:39 +0000 (17:12 +0900)]
Setting : modify Process Activity template (add Memory allocation feature)

Change-Id: I4fc963327df20721cc22109b8c70e1effb54bfc5
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years ago[CheckPoint] fix EDC UTF-8 parser
jungwook.ryu [Wed, 23 Sep 2015 05:17:41 +0000 (14:17 +0900)]
[CheckPoint] fix EDC UTF-8 parser

Change-Id: Iab5bdfeedd592f36a9c6b5fd060c1b62b7f17595
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoNetwork: fixes bug where status serise on parent charts except first parent aren...
hyeran74.kim [Wed, 16 Sep 2015 08:23:28 +0000 (17:23 +0900)]
Network: fixes bug where status serise on parent charts except first parent aren't drawn.
And delete duplicate some code.

Change-Id: I6caa4be777f6056d82b282f4bf484ed1040ae11c
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoMerge branch 'da-root' into tizen
woojin [Wed, 16 Sep 2015 02:15:35 +0000 (11:15 +0900)]
Merge branch 'da-root' into tizen

8 years ago[COMM] remove communicator 4.1 and integrate to 4.0
greatim [Tue, 15 Sep 2015 08:17:16 +0000 (17:17 +0900)]
[COMM] remove communicator 4.1 and integrate to 4.0

remove communicator for 4.1 and itegrate to 4.0

Change-Id: Ie822226c56ba7b3004ea8bf61c66a0234cbe49c4
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years ago[PROTOCOL] get real path of binary by protocol message
greatim [Tue, 1 Sep 2015 04:29:00 +0000 (13:29 +0900)]
[PROTOCOL] get real path of binary by protocol message

get real path of binary by protocol message

Change-Id: Icd45d9f3808e617ea1133fe4b406600a47fc4785
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years ago[PLATFORM] disable binary setting for product target (unroot device)
greatim [Mon, 31 Aug 2015 13:57:35 +0000 (22:57 +0900)]
[PLATFORM] disable binary setting for product target (unroot device)

disable binary setting for product target (unroot device)

Change-Id: I2d7780f33a9f90f68f381d9a7acd2096d9a02614
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoCommon : modify init table to stackLayout
heeyoung [Mon, 14 Sep 2015 10:55:31 +0000 (19:55 +0900)]
Common : modify init table to stackLayout

when the table is re-created from setting dialog, check current project(application) state

Change-Id: Ib5d8b0f698727d2a7359930f832a3eb8821b2cd5
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoBug fix - side effect : invalid Protocol(with IDE) parsing
jungwook.ryu [Fri, 11 Sep 2015 10:19:13 +0000 (19:19 +0900)]
Bug fix - side effect : invalid Protocol(with IDE) parsing

Change-Id: I18476fa46a53412c0a04ba28f387c4e6e3560c0d
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agofix some potential bugs
greatim [Fri, 4 Sep 2015 12:18:56 +0000 (21:18 +0900)]
fix some potential bugs

fix null return bugs

Change-Id: Ief7dccf6c84a301496bc46e403986745777857c2
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agofix potential bugs
greatim [Thu, 3 Sep 2015 10:54:02 +0000 (19:54 +0900)]
fix potential bugs

kernel, toolbar, main data classes, main flow classes and setting

Change-Id: If0ce4334962ea515c924212c6d50fc189d29a250
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoMerge "[INTERNAL] fix a exception in callstack table when open saved file" into tizen
woojin Jung [Wed, 9 Sep 2015 11:55:32 +0000 (20:55 +0900)]
Merge "[INTERNAL] fix a exception in callstack table when open saved file" into tizen

8 years ago[INTERNAL] fix a exception in callstack table when open saved file
greatim [Mon, 24 Aug 2015 09:27:33 +0000 (18:27 +0900)]
[INTERNAL] fix a exception in callstack table when open saved file

fix a exception in callstack table when open saved file

Change-Id: I45511889ebb84461abb09a3f7e5bb7775df2b2a8
Signed-off-by: greatim <jaewon81.lim@samsung.com>
8 years agoWidget: added progress percentage on the progress dialog
hyeran74.kim [Fri, 4 Sep 2015 08:29:43 +0000 (17:29 +0900)]
Widget: added progress percentage on the progress dialog

Change-Id: Ibe812e03421a758516b18c3cccd3dfdb009be2be
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoMerge "CallTrace : bug fix scrollbar selection for WindowingTable" into tizen
Jaewon Lim [Wed, 9 Sep 2015 08:01:10 +0000 (17:01 +0900)]
Merge "CallTrace : bug fix scrollbar selection for WindowingTable" into tizen

8 years agoMerge "IDECommunicator : support multi(native, web) client socket" into tizen
Jaewon Lim [Wed, 9 Sep 2015 08:00:55 +0000 (17:00 +0900)]
Merge "IDECommunicator : support multi(native, web) client socket" into tizen

8 years agoFix bug - invalid Protocol(with IDE) parsing
jungwook.ryu [Wed, 9 Sep 2015 07:47:12 +0000 (16:47 +0900)]
Fix bug -  invalid Protocol(with IDE) parsing

Change-Id: I973ffbb50eb7c7a26108df1249d51cc5eb26f563
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoMerge "fix bug - After modify setting, Process Size chart exception" into tizen
Jaewon Lim [Tue, 8 Sep 2015 11:58:39 +0000 (20:58 +0900)]
Merge "fix bug - After modify setting, Process Size chart exception" into tizen

8 years agoMerge "[UI] : Revision EditChartDialog's UI." into tizen
Jaewon Lim [Tue, 8 Sep 2015 11:57:54 +0000 (20:57 +0900)]
Merge "[UI] : Revision EditChartDialog's UI." into tizen

8 years ago[UI] : Revision EditChartDialog's UI.
jungwook.ryu [Wed, 2 Sep 2015 05:45:59 +0000 (14:45 +0900)]
[UI] : Revision EditChartDialog's UI.

1. adjust description size in Mac/Windows OS
2. Focus in Windows OS
3. change color of empty column in Mac/Windows OS
4. adjust location of on/off image in Mac OS

Change-Id: I84d60212f016a7855951a4679173df67cdeceea9
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoMerge "Revision value of CPU Chart" into tizen
Jaewon Lim [Mon, 7 Sep 2015 07:24:19 +0000 (16:24 +0900)]
Merge "Revision value of CPU Chart" into tizen

8 years agoCallTrace : bug fix scrollbar selection for WindowingTable
heeyoung [Mon, 7 Sep 2015 07:12:46 +0000 (16:12 +0900)]
CallTrace : bug fix scrollbar selection for WindowingTable

Change-Id: I6d811197e45eeb29fd9bd87bf1808252c811921a
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoRemove potential bugs
jungwook.ryu [Mon, 31 Aug 2015 12:09:48 +0000 (21:09 +0900)]
Remove potential bugs

1. Timeline, CheckPoint analysis
2. Widget : chart, table, timeline, lifecycle, scale

Change-Id: I8f95e2247b6de659e5eb156ea470850bb696e558
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoIDECommunicator : support multi(native, web) client socket
heeyoung [Thu, 3 Sep 2015 08:11:59 +0000 (17:11 +0900)]
IDECommunicator : support multi(native, web) client socket

only native client socket support source link

Change-Id: Iae29c036333ae74df913e2cc5e65c4a381d4cb67
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agofix bug - After modify setting, Process Size chart exception
jungwook.ryu [Wed, 2 Sep 2015 08:21:03 +0000 (17:21 +0900)]
fix bug - After modify setting, Process Size chart exception

Change-Id: If8f77b8f07b46f77357d2c94406f66cf5df3080d
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoRevision value of CPU Chart
jungwook.ryu [Wed, 2 Sep 2015 02:29:34 +0000 (11:29 +0900)]
Revision value of CPU Chart

Revise "total cpu load" to prevent "total load" from being shown less than "process load".
This problem is occurs because time gap of calculating "total load" and "process load".

Change-Id: I1529ad4aab961abf6fb150b1ae020036ee92deaf
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoInternal : fix potential bugs for webProfileDataMaker(null check)
heeyoung [Thu, 27 Aug 2015 07:32:10 +0000 (16:32 +0900)]
Internal : fix potential bugs for webProfileDataMaker(null check)

Change-Id: I42e84cf6334556d4ef4c020ce9e4b709f269b6ed
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years ago[INTERNAL] check root privilege for application selection
greatim [Wed, 26 Aug 2015 13:44:29 +0000 (22:44 +0900)]
[INTERNAL] check root privilege for application selection

check root privilege for application selection
remove some unnecessary function from communicator classes
check application availability for trace

Change-Id: I7058ea5f8d61defc2b676eb493011f936286de01
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "Internal : fix potential bugs" into tizen
Jaewon Lim [Tue, 25 Aug 2015 12:06:58 +0000 (21:06 +0900)]
Merge "Internal : fix potential bugs" into tizen

9 years agoINTERNAL: refactor about formatting string and type casting
hyeran74.kim [Tue, 18 Aug 2015 06:19:18 +0000 (15:19 +0900)]
INTERNAL: refactor about formatting string and type casting
1. GLExtractUniformDataMaker.java : 105 Argument of type String can't be handled by format specifier %010d
2. FileApiListTable.java : 206 Boxed value is unboxed and then immediately reboxed

Change-Id: Ie06a7a64c48a822f1308e311962ca5f6cf2c4247
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Replay:improvement of operation 1. changed position of recording and auto...
Jaewon Lim [Tue, 25 Aug 2015 07:53:27 +0000 (16:53 +0900)]
Merge "Replay:improvement of operation 1. changed position of recording and auto-stop option checkbox 2. auto-stop option is only available when recording option is checked 3. if the recording option is not checked then replay button is inactive" into tizen

9 years agoInternal : fix potential bugs
heeyoung [Mon, 24 Aug 2015 09:20:07 +0000 (18:20 +0900)]
Internal : fix potential bugs

remove for forworad null, deadcode, nul returns, etc

Change-Id: I5faa9457964f692c8b25f753d79029b6cb9ae2d2
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoReplay:improvement of operation
hyeran74.kim [Tue, 18 Aug 2015 00:53:13 +0000 (09:53 +0900)]
Replay:improvement of operation
1. changed position of recording and auto-stop option checkbox
2. auto-stop option is only available when recording option is checked
3. if the recording option is not checked then replay button is inactive

Change-Id: I25516366b89e5f0aef5ec4b27b1c606835a1c7c4
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Refresh chart when page transition and fix latest of ScreenshotView." into...
Jaewon Lim [Mon, 24 Aug 2015 02:10:18 +0000 (11:10 +0900)]
Merge "Refresh chart when page transition and fix latest of ScreenshotView." into tizen

9 years agoMerge "Thread : fix bug for thread analysis page" into tizen
Jaewon Lim [Mon, 24 Aug 2015 01:46:29 +0000 (10:46 +0900)]
Merge "Thread : fix bug for thread analysis page" into tizen

9 years ago[INTERNAL] check root availability of device
greatim [Sun, 23 Aug 2015 09:11:31 +0000 (18:11 +0900)]
[INTERNAL] check root availability of device

check root availability of device when device is online

Change-Id: I004db63cb11beb41b98597da278fa29389abb68e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years ago[PROTOCOL] add communicator for new protocol 4.1
greatim [Sun, 23 Aug 2015 08:44:34 +0000 (17:44 +0900)]
[PROTOCOL] add communicator for new protocol 4.1

add communicator for new protocol 4.1
 - added control message to get real path of binary

Change-Id: Iba5cdc9d55c16d37bd36164cb7442416397d7214
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "CallStack : change log type and message for range call stack" into tizen
Jaewon Lim [Fri, 21 Aug 2015 10:54:45 +0000 (19:54 +0900)]
Merge "CallStack : change log type and message for range call stack" into tizen

9 years agoRefresh chart when page transition and fix latest of ScreenshotView.
jungwook.ryu [Wed, 5 Aug 2015 09:01:03 +0000 (18:01 +0900)]
Refresh chart when page transition and fix latest of ScreenshotView.

Change-Id: I28eb94fa7cf86dde2fedcb9d64e835f288dfe6a8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC : modify package maintainer
seokgil.kang [Wed, 19 Aug 2015 07:50:18 +0000 (16:50 +0900)]
MISC : modify package maintainer

Change-Id: If4536eae0220c3c0734c20203777182fcb4283bb
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoThread : fix bug for thread analysis page
heeyoung [Mon, 3 Aug 2015 05:29:04 +0000 (14:29 +0900)]
Thread : fix bug for thread analysis page

(1) sort by tid in sync chart
(2) pthread_detach() api call : change of thread state (joinable -> detached)
(3) pthread_join() api call : add to callEventQueue (except cancel, etc)
(4) pthread_attr_destroy() api call : remove from attrMap

Change-Id: Iab063a3447a5e5e849d9399dfa4d9f9b89566a5c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoCallStack : change log type and message for range call stack
heeyoung [Wed, 12 Aug 2015 10:02:06 +0000 (19:02 +0900)]
CallStack : change log type and message for range call stack

Change-Id: I1fabe9fccf3b8ac938824e3d270e50476f0cf936
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoBug fix - Linking invalid PopupMenu of child chart board (CPU, Energy chart)
jungwook.ryu [Wed, 29 Jul 2015 08:23:55 +0000 (17:23 +0900)]
Bug fix - Linking invalid PopupMenu of child chart board (CPU, Energy chart)

Change-Id: I5185ee932655f1e1d9a89a28408333e390e7400a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoSECURITY: refactoring for sdb root connection
greatim [Sat, 25 Jul 2015 05:41:38 +0000 (14:41 +0900)]
SECURITY: refactoring for sdb root connection

sdb root on before pull file from target and sdb root off after pull
sdb root on before get process list and sdb root off after get process list

Change-Id: I1ca96545e04cbd3fa042ff92220865e615d6b7de
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoRevision Setting feature : System memory do not show Heap allocation chart
jungwook.ryu [Fri, 24 Jul 2015 14:02:10 +0000 (23:02 +0900)]
Revision Setting feature : System memory do not show Heap allocation chart

Change-Id: Ia00ca7cd161fbfeb7ef5e8a8c697fc3dc11654a9
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "CheckPoint : revision dwarf parsing logic because of changing dwarf format...
woojin Jung [Wed, 22 Jul 2015 07:46:06 +0000 (16:46 +0900)]
Merge "CheckPoint : revision dwarf parsing logic because of changing dwarf format." into tizen

9 years agoCheckPoint : revision dwarf parsing logic because of changing dwarf format.
jungwook.ryu [Wed, 22 Jul 2015 05:46:10 +0000 (14:46 +0900)]
CheckPoint : revision dwarf parsing logic because of changing dwarf format.

format of DW_AT_high_pc is changed to DW_FORM_data4

Change-Id: Icbd9f77f376af5e24bddb6bf076fa3ef46d6a59f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMISC: add final for profilingStartTime_lock of Project.java
greatim [Wed, 22 Jul 2015 07:37:38 +0000 (16:37 +0900)]
MISC: add final for profilingStartTime_lock of Project.java

add final for profilingStartTime_lock of Project.java

Change-Id: I7021c14b6cd0f96f6f686885acd97d5dd86f06c0
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMISC: change stop policy when application is terminated from target
greatim [Wed, 22 Jul 2015 07:12:28 +0000 (16:12 +0900)]
MISC: change stop policy when application is terminated from target

change stop policy when application is terminated from target
 - by now, user must push the stop button to stop the trace

Change-Id: I3c95a2f4126cfc47f3af65abc98441480bf5af2d
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMISC: start toolbar timer and update view timer as soon as start message is sent
greatim [Wed, 22 Jul 2015 06:09:21 +0000 (15:09 +0900)]
MISC: start toolbar timer and update view timer as soon as start message is sent

start toolbar timer and update view timer as soon as start message is sent

Change-Id: I772d51b026a7566d756bc541db219b8580bdef0b
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoUX: modify the size of progress dialog shown when stop trace with error
greatim [Tue, 21 Jul 2015 04:01:34 +0000 (13:01 +0900)]
UX: modify the size of progress dialog shown when stop trace with error

modify the size of progress dialog shown when stop trace with error

Change-Id: Icef945310b40a7989d6498b6bbac273b4749292e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "File: fixed bug about order of FILE_API table column(FILE_SIZE and IO_SIZE...
woojin Jung [Tue, 21 Jul 2015 09:44:22 +0000 (18:44 +0900)]
Merge "File: fixed bug about order of FILE_API table column(FILE_SIZE and IO_SIZE)" into tizen

9 years agoFile: fixed bug about order of FILE_API table column(FILE_SIZE and IO_SIZE)
hyeran74.kim [Tue, 21 Jul 2015 09:43:26 +0000 (18:43 +0900)]
File: fixed bug about order of FILE_API table column(FILE_SIZE and IO_SIZE)

Change-Id: Ifcc96dcd572029a2b43e20a3fa6731d9d178866b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "UX: check privilege first before popup process explorer when running process...
woojin Jung [Tue, 21 Jul 2015 09:38:29 +0000 (18:38 +0900)]
Merge "UX: check privilege first before popup process explorer when running process trace" into tizen

9 years agoMerge "UX: enable to change the composition of page and chart when open and start...
woojin Jung [Tue, 21 Jul 2015 09:38:02 +0000 (18:38 +0900)]
Merge "UX: enable to change the composition of page and chart when open and start trace" into tizen

9 years agoUX: check privilege first before popup process explorer when running process trace
greatim [Mon, 20 Jul 2015 12:08:50 +0000 (21:08 +0900)]
UX: check privilege first before popup process explorer when running process trace

check privilege first before popup process explorer when running process trace

Change-Id: I160ea0dca1d7db4a85a7c561d0c842ffb79a5856
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "Summary : support multi-process analysis using DB query - object : failed...
Jaewon Lim [Tue, 21 Jul 2015 02:11:49 +0000 (11:11 +0900)]
Merge "Summary : support multi-process analysis using DB query - object : failed api data, range analysis for the failed api data and leak data" into tizen

9 years agoSummary : support multi-process analysis using DB query
seokgil.kang [Wed, 15 Jul 2015 09:40:53 +0000 (18:40 +0900)]
Summary : support multi-process analysis using DB query
- object : failed api data, range analysis for the failed api data and leak data

Change-Id: I40603f75f01334a5bc4c16daabdf083886c98e44
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoUX: enable to change the composition of page and chart when open and start trace
greatim [Sat, 18 Jul 2015 09:32:29 +0000 (18:32 +0900)]
UX: enable to change the composition of page and chart when open and start trace

change the composition of page and chart in the following cases
 - when open trace
 - when start trace right after open trace
 - when change the settings
save timeline chart list into save file now

Change-Id: I829a65e5615ea6c4f6ffd1904a170997fbc345e0
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "fix bug - When Open trace having no CheckPoint, Null pointer exception" into...
Jaewon Lim [Mon, 20 Jul 2015 09:25:34 +0000 (18:25 +0900)]
Merge "fix bug - When Open trace having no CheckPoint, Null pointer exception" into tizen

9 years agoMerge "CheckPoint : fix a bug for making request protocol" into tizen
Jaewon Lim [Mon, 20 Jul 2015 09:25:12 +0000 (18:25 +0900)]
Merge "CheckPoint : fix a bug for making request protocol" into tizen

9 years agoMerge "PAGE: use page name instead of page id for creating page" into tizen
woojin Jung [Mon, 20 Jul 2015 08:28:35 +0000 (17:28 +0900)]
Merge "PAGE: use page name instead of page id for creating page" into tizen

9 years agoMerge "SETTING: split setting data and layout data" into tizen
woojin Jung [Mon, 20 Jul 2015 08:15:46 +0000 (17:15 +0900)]
Merge "SETTING: split setting data and layout data" into tizen

9 years agoMerge "DADailog: changed left and right padding value" into tizen
Jaewon Lim [Mon, 20 Jul 2015 00:52:21 +0000 (09:52 +0900)]
Merge "DADailog: changed left and right padding value" into tizen