sdk/tools/dynamic-analyzer.git
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 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

9 years agoPAGE: use page name instead of page id for creating page
greatim [Fri, 17 Jul 2015 08:37:58 +0000 (17:37 +0900)]
PAGE: use page name instead of page id for creating page

use page name instead of page id for creating page
 - ex) org.tizen.dynamicanalyzer.ui.timeline.TimelinePage -> Timeline
 - easy to manipulate with page list in save file
refactoring BaseView, UIAction

TODO : convert saved page list (page id) in previous tizen sdk to current page list (page name)

Change-Id: Ibfa6bb62b419c170188f5f7bc92f468b14649d13
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoDADailog: changed left and right padding value
hyeran74.kim [Tue, 14 Jul 2015 07:51:53 +0000 (16:51 +0900)]
DADailog: changed left and right padding value

Change-Id: Ib66bc11467b80031c752fb35b1b4267aee599374
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoSETTING: split setting data and layout data
greatim [Thu, 16 Jul 2015 14:10:51 +0000 (23:10 +0900)]
SETTING: split setting data and layout data

split setting data and layout data
 - make UILayoutDataManager
 - remove chart list from SettingDataManager
remove selected chart list from TimelineDataManager
 - instread, use selected chart list of UILayoutDataManager
refactoring SettingDataManager
 - rearrange some method, rename some method

Change-Id: Iac6f67e1b9f8d66300c6ea5397b9bcfcd5276c78
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agofix bug - When Open trace having no CheckPoint, Null pointer exception
jungwook.ryu [Thu, 16 Jul 2015 07:05:11 +0000 (16:05 +0900)]
fix bug - When Open trace having no CheckPoint, Null pointer exception

Change-Id: I4a76d5b200677a78eff238a7acb538a2f7a3a421
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoNL: move internal string from label file to constant class
greatim [Wed, 15 Jul 2015 14:39:25 +0000 (23:39 +0900)]
NL: move internal string from label file to constant class

move internal string from label file to constant class

Change-Id: Ic295dd5a4d9f4a02311afa1302f7740bd82409ba
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoNL: remove database table name from label file
greatim [Wed, 15 Jul 2015 14:29:41 +0000 (23:29 +0900)]
NL: remove database table name from label file

remove database table name from label file

Change-Id: I25367413130afcd1d34361898e32a833e2166e88
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoUTIL: add concatenate function in StringUtil
greatim [Wed, 15 Jul 2015 14:24:42 +0000 (23:24 +0900)]
UTIL: add concatenate function in StringUtil

add concatenate function in StringUtil
 - concatenate strings in list or array like (string1,string2,...)

Change-Id: Iec24606cea38a3cccad8d3024577eada024ac94f
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoCheckPoint : fix a bug for making request protocol
jungwook.ryu [Wed, 15 Jul 2015 04:46:03 +0000 (13:46 +0900)]
CheckPoint : fix a bug for making request protocol

"PointerArray" variable type of CheckPoint.

Change-Id: I8ae53037ad76c8514499a453740ca69ed5ada933
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agomodify windows remove script for shortcut deletion
woojin [Mon, 13 Jul 2015 12:28:29 +0000 (21:28 +0900)]
modify windows remove script for shortcut deletion

Change-Id: Ic6608435d96a8d1175d9b489d60573519cf3fe25
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoMerge branch 'da-database' into tizen
greatim [Mon, 13 Jul 2015 08:09:35 +0000 (17:09 +0900)]
Merge branch 'da-database' into tizen

Signed-off-by: greatim <jaewon81.lim@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/opentrace/OpenTraceDialog.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/opentrace/TempFilesTable.java

Change-Id: Idb65db63ba60e696eabad049de4ccc056f0e9c4f

9 years agoThread, Startup : modify multi process
heeyoung [Mon, 13 Jul 2015 05:08:36 +0000 (14:08 +0900)]
Thread, Startup : modify multi process

Thread : fix bug for the item that has no child
Startup : add process filtering

Change-Id: I55099e15c5223064ddadb88334f40f27276a9cff
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "DATABASE: remove non-staic variable from DB scheme definition class" into...
woojin Jung [Mon, 13 Jul 2015 06:57:19 +0000 (15:57 +0900)]
Merge "DATABASE: remove non-staic variable from DB scheme definition class" into tizen

9 years agoDATABASE: remove non-staic variable from DB scheme definition class
greatim [Thu, 9 Jul 2015 12:27:02 +0000 (21:27 +0900)]
DATABASE: remove non-staic variable from DB scheme definition class

remove non-static variable from DB scheme definition class
reset temporary variable for each trace

Change-Id: I6419ff6b63dfee3c1665507caabe70dce24773e0
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "Setting : remove profile version in target list" into tizen
woojin Jung [Mon, 13 Jul 2015 05:56:19 +0000 (14:56 +0900)]
Merge "Setting : remove profile version in target list" into tizen

9 years agoSetting : remove profile version in target list
heeyoung [Tue, 7 Jul 2015 09:31:50 +0000 (18:31 +0900)]
Setting : remove profile version in target list

Change-Id: I208a18bb2e18a4dd5bab1e45e0a2f06015375191
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge "CheckPoint : fix bug about load save file" into tizen
woojin Jung [Mon, 13 Jul 2015 01:50:35 +0000 (10:50 +0900)]
Merge "CheckPoint : fix bug about load save file" into tizen

9 years agoMerge "Summary : support multi-process analysis for the warning data" into tizen
woojin Jung [Mon, 13 Jul 2015 01:47:29 +0000 (10:47 +0900)]
Merge "Summary : support multi-process analysis for the warning data" into tizen

9 years agoMerge "Exception handling Charts(Heap allocation, Process Size)" into tizen
woojin Jung [Mon, 13 Jul 2015 01:46:52 +0000 (10:46 +0900)]
Merge "Exception handling Charts(Heap allocation, Process Size)" into tizen

9 years agoMerge "CheckPoint : trace only through IDE (Profile With Dynamic Analyzer)" into...
woojin Jung [Mon, 13 Jul 2015 01:46:07 +0000 (10:46 +0900)]
Merge "CheckPoint : trace only through IDE (Profile With Dynamic Analyzer)" into tizen

9 years agoMerge "Revision WindowingTable query condition" into tizen
woojin Jung [Mon, 13 Jul 2015 01:43:22 +0000 (10:43 +0900)]
Merge "Revision WindowingTable query condition" into tizen

9 years agoMerge "[OpenGL] fix bug - Timeline Charts (CPU, Screenshot) in FrameRateChartBoard...
woojin Jung [Mon, 13 Jul 2015 01:35:54 +0000 (10:35 +0900)]
Merge "[OpenGL] fix bug - Timeline Charts (CPU, Screenshot) in FrameRateChartBoard do not show series." into da-database

9 years ago[OpenGL] fix bug
jungwook.ryu [Thu, 9 Jul 2015 07:14:19 +0000 (16:14 +0900)]
[OpenGL] fix bug
- Timeline Charts (CPU, Screenshot) in FrameRateChartBoard do not show series.

Change-Id: I6acbfe022a5d3605ceb94d3ad6812e15806133ed
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoReplay: fixed problem about getting user event from replay db
hyeran74.kim [Wed, 8 Jul 2015 02:39:34 +0000 (11:39 +0900)]
Replay: fixed problem about getting user event from replay db

Change-Id: I27a5e3bb172cbd4dea5c1c454ba943a4b33b524b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Replay:fix about "auto-stop while replying" option is not working. The cause...
woojin Jung [Mon, 13 Jul 2015 00:55:03 +0000 (09:55 +0900)]
Merge "Replay:fix about "auto-stop while replying" option is not working. The cause of this problem is missing code about setting stop-replay-time in the process of toolbar refactoring" into tizen

9 years agoMerge "OPEN: remove temp table in open trace dialog" into tizen
woojin Jung [Mon, 13 Jul 2015 00:41:06 +0000 (09:41 +0900)]
Merge "OPEN: remove temp table in open trace dialog" into tizen

9 years agoMerge "TOOLBAR: fix a bug that exception occur when press app combo" into tizen
woojin Jung [Mon, 13 Jul 2015 00:37:22 +0000 (09:37 +0900)]
Merge "TOOLBAR: fix a bug that exception occur when press app combo" into tizen

9 years agoMerge "Revision Log value(UI Event) for compatibility with 2.3 protocol" into da...
woojin Jung [Mon, 13 Jul 2015 00:35:47 +0000 (09:35 +0900)]
Merge "Revision Log value(UI Event) for compatibility with 2.3 protocol" into da-database

9 years agoMerge "Thread : modify select query of sync_api" into da-database
woojin Jung [Mon, 13 Jul 2015 00:35:11 +0000 (09:35 +0900)]
Merge "Thread : modify select query of sync_api" into da-database