sdk/tools/dynamic-analyzer.git
8 years agoFiltering refactoring : extract common function
seokgil.kang [Fri, 19 Feb 2016 09:06:52 +0000 (18:06 +0900)]
Filtering refactoring : extract common function
- getFilteredColumnName(), addLowerOperation(), makeFilterWhereClause(), convertFilterProperty2Query()

Change-Id: I7575885799187e6ffc396722819560cbfcc49a16
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoMerge "Filtering refactoring : change the order to check the filter conditions -...
Jaewon Lim [Wed, 17 Feb 2016 09:58:05 +0000 (18:58 +0900)]
Merge "Filtering refactoring : change the order to check the filter conditions - First of all, check the filter conditions and then creating the table data - exception : InteractiveTable, FileApiListTable - InteractiveTable : already applied - FileApiListTable : find some bugs for the filtering feature" into da-filtering

8 years agoMerge "Bug fix : Filter item in FilterDialog is not shown in Windows,Mac OS." into...
Jaewon Lim [Fri, 12 Feb 2016 08:16:25 +0000 (17:16 +0900)]
Merge "Bug fix : Filter item in FilterDialog is not shown in Windows,Mac OS." into da-filtering

8 years agoBug fix : Filter item in FilterDialog is not shown in Windows,Mac OS.
jungwook.ryu [Fri, 12 Feb 2016 08:08:00 +0000 (17:08 +0900)]
Bug fix : Filter item in FilterDialog is not shown in Windows,Mac OS.

Change-Id: I2f579a399131db19dfba07565debc1d9418573a0
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoFiltering refactoring : change the order to check the filter conditions
seokgil.kang [Wed, 27 Jan 2016 05:33:35 +0000 (14:33 +0900)]
Filtering refactoring : change the order to check the filter conditions
- First of all, check the filter conditions and then creating the table data
- exception : InteractiveTable, FileApiListTable
- InteractiveTable : already applied
- FileApiListTable : find some bugs for the filtering feature

Change-Id: I0de292de5a734cfb6bea04249b5dad247ed83c51
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agofile: modify the filtering logic for API table
HyunJong Park [Wed, 27 Jan 2016 02:05:44 +0000 (11:05 +0900)]
file: modify the filtering logic for API table

This patch is solving exception of API table when performing the filtering.

Change-Id: I8f15016f62bf409915fe23f115b27158536bd6fd
Signed-off-by: HyunJong Park <paulhj.park@samsung.com>
8 years agoMerge "Filtering refactoring : File, Network, Opengl" into da-filtering
Jaewon Lim [Tue, 12 Jan 2016 09:58:56 +0000 (18:58 +0900)]
Merge "Filtering refactoring : File, Network, Opengl" into da-filtering

8 years agoFiltering refactoring : File, Network, Opengl
hyeran74.kim [Mon, 28 Dec 2015 08:23:37 +0000 (17:23 +0900)]
Filtering refactoring : File, Network, Opengl

Change-Id: I585d2fa0b457c3977bf00e0a1b97961c0ed46086
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoFilterDialog : modularization of the status setting of buttons (add, clear)
seokgil.kang [Wed, 6 Jan 2016 09:57:05 +0000 (18:57 +0900)]
FilterDialog : modularization of the status setting of buttons (add, clear)

Change-Id: I25f8ebe47d58285de236a2712a240d0003ce31fb
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoDATableComposite : modify return value of the getFilterPropertyList() and change...
seokgil.kang [Wed, 6 Jan 2016 09:43:16 +0000 (18:43 +0900)]
DATableComposite : modify return value of the getFilterPropertyList() and change to use a member variable directly instead of using this function
- modify return value (using Collections.unmodifiableList())
- getFilterPropertyList() --> filterPropertyList (when this variable's value is changed)

Change-Id: If0a7208731619996a3de70fac83650ec2cc37019
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoSummary : modify Failed API Table and Leak Table for the table filtering feature
seokgil.kang [Wed, 6 Jan 2016 09:39:41 +0000 (18:39 +0900)]
Summary : modify Failed API Table and Leak Table for the table filtering feature
1. Failed API Table
- error code exception handling
- copy function of the filter property list (getFilterList())
- remove String.valueOf()
- remove 'lower' keyword at the 'like' syntax of the DB query
2. Leak Table
- copy function of the filter property list (getFilterList())
- remove String.valueOf()
- remove 'lower' keyword at the 'like' syntax of the DB query

Change-Id: I94ab676be6aacd1e4190804adddd670158a14569
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoThread : modify filtering on the Thread API List table
heeyoung [Thu, 24 Dec 2015 03:01:34 +0000 (12:01 +0900)]
Thread : modify filtering on the Thread API List table

Change-Id: Id55f2ec9fabe56e8a1f268c1903bd17141f7f046
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoMerge "[Filtering] apply the filter feature to the summary page and range page -...
Jaewon Lim [Fri, 11 Dec 2015 06:18:19 +0000 (15:18 +0900)]
Merge "[Filtering] apply the filter feature to the summary page and range page - summary page : failed api, warning - range page : failed api, leak, warning" into da-filtering

8 years agoMerge "File: added filtering function on the API list table" into da-filtering
Jaewon Lim [Fri, 11 Dec 2015 06:18:04 +0000 (15:18 +0900)]
Merge "File: added filtering function on the API list table" into da-filtering

8 years agoMerge "CheckPoint : to add filtering on the value table." into da-filtering
Jaewon Lim [Fri, 11 Dec 2015 06:17:49 +0000 (15:17 +0900)]
Merge "CheckPoint : to add filtering on the value table." into da-filtering

8 years agoMerge "OpenGL: added filtering function on the API, Program and Texture table" into...
Jaewon Lim [Fri, 11 Dec 2015 06:17:31 +0000 (15:17 +0900)]
Merge "OpenGL: added filtering function on the API, Program and Texture table" into da-filtering

8 years agoMerge "Thread : add filtering on the Thread API List table" into da-filtering
Jaewon Lim [Fri, 11 Dec 2015 06:17:00 +0000 (15:17 +0900)]
Merge "Thread : add filtering on the Thread API List table" into da-filtering

8 years agoCheckPoint : to add filtering on the value table.
jungwook.ryu [Fri, 11 Dec 2015 03:04:42 +0000 (12:04 +0900)]
CheckPoint : to add filtering on the value table.

Change-Id: I21d95efc22bbe4cde25bb97d55406a769886e868
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoOpenGL: added filtering function on the API, Program and Texture table
hyeran74.kim [Wed, 9 Dec 2015 07:34:53 +0000 (16:34 +0900)]
OpenGL: added filtering function on the API, Program and Texture table

Change-Id: I19d400dcaff75ba3fabbcaeafc1362538fbf0483
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years ago[Filtering] apply the filter feature to the summary page and range page
seokgil.kang [Wed, 9 Dec 2015 07:27:09 +0000 (16:27 +0900)]
[Filtering] apply the filter feature to the summary page and range page
- summary page : failed api, warning
- range page : failed api, leak, warning

Change-Id: Iac733c06e78774e4d8db76e2c1db3bc6ccd37d28
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoFile: added filtering function on the API list table
hyeran74.kim [Fri, 4 Dec 2015 04:56:34 +0000 (13:56 +0900)]
File: added filtering function on the API list table

Change-Id: I989b61fcb8c38fac9dfb94ced04f148a5792853b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years agoThread : add filtering on the Thread API List table
heeyoung [Mon, 7 Dec 2015 07:23:33 +0000 (16:23 +0900)]
Thread : add filtering on the Thread API List table

Change-Id: I905ae19c73824342d188fc2871b0ff25804e71fd
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoNetwork: added filtering function on the API list table
hyeran74.kim [Mon, 7 Dec 2015 07:01:04 +0000 (16:01 +0900)]
Network: added filtering function on the API list table

Change-Id: I7bab11d1d36a4986c8c835169dbc73a3f6237d15
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
8 years ago[Filtering] apply a design guide of the table filtering
seokgil.kang [Wed, 2 Dec 2015 09:46:29 +0000 (18:46 +0900)]
[Filtering] apply a design guide of the table filtering
1. modify menu dropdown button image
2. modify delete button image in the filter dialog
3. modify filter applying image
4. resize and relocate the internal components of the filter dialog

Change-Id: I1924382d0329a6e34c428f9a4b021936b9712ce9
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
8 years agoMerge branch 'public_filter' into da-filtering
seokgil.kang [Wed, 2 Dec 2015 08:21:27 +0000 (17:21 +0900)]
Merge branch 'public_filter' into da-filtering

Conflicts:
org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/SummaryLabels.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/nl/SummaryLabels.properties
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/page/ScreenshotTabComposite.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/leaks/LeakDataMaker.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/leaks/LeakTable.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/profiling/FunctionUsageProfilingView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/timeline/calltrace/CallTraceView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/opentrace/TempFilesTable.java

Change-Id: I66100acf2cba53590723073ee99cc5412dd481fd
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 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>
9 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

9 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>
9 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>
9 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>
9 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>
9 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

9 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

9 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>
9 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

9 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>
9 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>
9 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>
9 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

9 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>
9 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

9 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>
9 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>
9 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

9 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

9 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

9 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

9 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>
9 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>
9 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>
9 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>
9 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>
9 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

9 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>
9 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>
9 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>
9 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>
9 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>
9 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>
9 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>
9 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

9 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>
9 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>
9 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

9 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

9 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>
9 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

9 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

9 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>
9 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

9 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>
9 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>