sdk/tools/dynamic-analyzer.git
8 years agoSRADA-680: Port Dynamic Analyzer to Maven build
Dmitriy Nikiforov [Tue, 12 Apr 2016 18:13:01 +0000 (21:13 +0300)]
SRADA-680: Port Dynamic Analyzer to Maven build

Maven uses Tycho plugins to build and test eclipse plugins, features and
products and tycho-pomless extension automaticaly generates configurations
for subprojects based on parent pom.

Target OS, WS and architecture can be set via 'envOs', 'envWs' and 'envArch'
properties.

Build example: mvn -DenvOs=linux -DenvWs=gtk -DenvArch=x86_64 package

Changes:

 * dynamicanalyzer.product with its resources was moved to separate project
   'org.tizen.dynamicanalyzer.workbench.product'

 * non-exsitent dependecies were removed from 'build.properties' files

 * maven build configurations (pom.xml) for parent and product projects were
   created

 * maven extensions configuration file (.mvn/extensions.xml) was created

 * modified org.tizen.dynamicanalyzer.cli/build.xml to use new product
   directory

Used Tycho version:     0.24.0
Required Maven version: 3.3.+
Required Java version:  1.7.0

Note: If you have Java 8 installed Maven will use it instead of 7 without
explicitly defined JAVA_HOME.

Change-Id: Iad884b0ab7916f2905d08e3bf241f3afa5f91764

8 years agoSRADA-374: Changed Powermock and Mockito libraries to newer versions.
Dmitriy Nikiforov [Thu, 12 May 2016 10:21:18 +0000 (13:21 +0300)]
SRADA-374: Changed Powermock and Mockito libraries to newer versions.

powermock-mockito-1.6.3 which was added in earlier commit to
org.tizen.dynamicanalyzer depends on mockito versions 1.10.8-1.10.X.

Also, updated mockito and powermock in org.tizen.dynamicanalyzer.common to
keep consistency.

Change-Id: I143a22c124f39e28e21bb72cc5f315975a1331b0

8 years agoSRADA-374: Fixed errors in Dynamic Analyzer unit tests sources.
Dmitriy Nikiforov [Thu, 28 Apr 2016 17:45:56 +0000 (20:45 +0300)]
SRADA-374: Fixed errors in Dynamic Analyzer unit tests sources.

1) Added @Ignore annotation to AnalyzerUtil tests.

These test now all fail as tested functionality is not yet implemented so
they must be ignored.

2) Fixed org.tizen.dynamicanalyzer.ui.file.data tests

Changed hardcoded pathes to Tizen-SDK to current directory with following
deletion of all created files in cleanup. For that purpose Apache Commons IO
library was added to 'test/lib' (same version as in org.tizen.common).

Added calls of SqlConnectionManager.releaseResultSet() to FileApiDBTest.
Without it test hung on SqlConnectionManager.closeConnection().

3) Fixed FileChartBoardTest from org.tizen.dynamicanalyzer.ui.file

Injected FileDataMaker mock object into FileChartBoard object to avoid
NullPointerException.

Marked test with @Ignore as it does not test anything now.

4) Fixed ExecutionCallbackManagerTest

This test relied on tests execution order which was changed in later JUnit
versions.

Tests verified number of executions of methods from the same objects. This
resulted in doubled numbers in the second test.

5) Fixed FileDataMakerTest

Changed database path to relative to current directory with cleanup after
all tests.

Change-Id: I0ffb803f1e12fdd799aa7494a99335dd27d4970c

8 years ago[FIX] Remove test package build
Gihun Chang [Thu, 2 Jun 2016 03:02:10 +0000 (12:02 +0900)]
[FIX] Remove test package build

Change-Id: I56def2ee2d06438571dd648d5c578060de2d6fa8

8 years ago[HOTFIX] Resolve compile error
jaeyong lee [Mon, 4 Jul 2016 04:31:29 +0000 (13:31 +0900)]
[HOTFIX] Resolve compile error

Change-Id: Ib657c8673170326a5e2f3adf32e5b393f1f97318

8 years ago[SRADA-850]FIX : when new trace, report menu items reset.
ggh1933.go [Tue, 28 Jun 2016 06:20:50 +0000 (15:20 +0900)]
[SRADA-850]FIX : when new trace, report menu items reset.

 - + when feature setting OK, ReportMenu items reset.

Change-Id: Ia1b7b1cf847937cbb71306c31a31e244f2a29582

8 years ago[RELEASE] DA 2.3.5
dongkyu6 lee [Thu, 30 Jun 2016 05:49:07 +0000 (14:49 +0900)]
[RELEASE] DA 2.3.5

Change-Id: Ibe291ddf7328368793143d4ca6985b33c65ec80e

8 years ago[SRADA-831] Implement logic that disable modify weight of each pages when detail...
jaeyong lee [Tue, 28 Jun 2016 06:37:03 +0000 (15:37 +0900)]
[SRADA-831] Implement logic that disable modify weight of each pages when detail mode is off

Change-Id: I4c1c945e61c211aaffe03e9e129a6d8a4052765d

8 years ago[SRADA-846] Make Exceptional ClickEvent disabled on timeLineChart
ggh1933.go [Tue, 28 Jun 2016 04:49:58 +0000 (13:49 +0900)]
[SRADA-846] Make Exceptional ClickEvent disabled on timeLineChart

 - Abnormal clickEvent don't have "mouseDown" event.
 - Disabled Abnormal Click make range or marking table or chart.

Change-Id: I780de3a4deee92cb95d4fee29bae58848bae8685

8 years ago[SRADA-809] Resolve Issue at WarningDetailView
jaeyong lee [Tue, 28 Jun 2016 03:47:26 +0000 (12:47 +0900)]
[SRADA-809] Resolve Issue at WarningDetailView

Change-Id: I839f31e08a4abbf3c2bcdb5d2ba527f58fec2be1

8 years ago[SRADA-809] Select DlogView when focused table removed
jaeyong lee [Mon, 27 Jun 2016 06:56:32 +0000 (15:56 +0900)]
[SRADA-809] Select DlogView when focused table removed

Change-Id: Icfcf4d21216adc6a0e7bd73b724d4f6c7b400a8a

8 years ago[SRADA-824] Enhance usability for search dialog
joon.c.baek [Thu, 23 Jun 2016 07:13:58 +0000 (16:13 +0900)]
[SRADA-824] Enhance usability for search dialog

Enhance usability for search dialog
- Textbox getting focus automatically after launch
- next/prev search available with ENTER/SHIFT+ENTER key combination

Change-Id: Iaaca19f608b4661ad3d57febb540d4d5ed22f7bf
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-786]Fix : Click Analyze Range set "dlogselection" false, DlogTable Scroll...
ggh1933.go [Fri, 24 Jun 2016 01:20:11 +0000 (10:20 +0900)]
[SRADA-786]Fix : Click Analyze Range set "dlogselection" false, DlogTable Scroll Move to Selection start time.
 - Dlogtable Scroll move to Selection start time
 - If click Analyze Range, make dlog selection false for fix dlogtable selection update issue.

Change-Id: I741b0d82ee8c7f390798a270620a757f8b917385

8 years ago[SRADA-824] Support calltrace table for search
joon.c.baek [Thu, 23 Jun 2016 06:47:36 +0000 (15:47 +0900)]
[SRADA-824] Support calltrace table for search

Support calltrace table for search,
DAWindowingTable get override method to searching well.

Change-Id: I2d7075e27d6476ff7bf7d143e7ccd2e9ac08e286
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-767] Fixed a issue : changing toolbar status
dongkyu6 lee [Thu, 23 Jun 2016 06:49:55 +0000 (15:49 +0900)]
[SRADA-767] Fixed a issue : changing toolbar status

 - If user click "OK" button, status of toolbar should be changed to runable.

Change-Id: I813727f07eb6c70f39e9dfc55c1791d332538ae3

8 years ago[SRADA-675] Chage colors of popup menu
jaeyong lee [Thu, 23 Jun 2016 05:35:22 +0000 (14:35 +0900)]
[SRADA-675] Chage colors of popup menu

Change-Id: If46cf7bcad751ede304135479c016f82bd5a5a82

8 years ago[SRADA-810] Implement View - Detail function
jaeyong lee [Thu, 23 Jun 2016 05:33:43 +0000 (14:33 +0900)]
[SRADA-810] Implement View - Detail function

Change-Id: I2b9f5bbb18be0a9ae830bd5f0f2991749c09d535

8 years ago[SRADA-452] Changed device information
dongkyu6 lee [Wed, 22 Jun 2016 08:58:48 +0000 (17:58 +0900)]
[SRADA-452] Changed device information

Change-Id: Id5e382bb007eea771df17beb0b5e0d9c1227dbec

8 years ago[SRADA-824] Enable 'search' on menubar
joon.c.baek [Wed, 22 Jun 2016 11:54:37 +0000 (20:54 +0900)]
[SRADA-824] Enable 'search' on menubar

Enable 'search' feature on menubar

Change-Id: I120fd5def3be4ab7a3092f571edb494b5d63a133
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-824] Support searching to tables on each pages
joon.c.baek [Wed, 22 Jun 2016 10:15:16 +0000 (19:15 +0900)]
[SRADA-824] Support searching to tables on each pages

Support searching dialog to all of tables
on each pages.

Known issues:
'Ctrl+f' doesn't work,
Right side tables doesn't supported,

Change-Id: I294c509a8d95475122eeab0489b88f7676a46f01
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-811] Implement View - Report function
jaeyong lee [Tue, 21 Jun 2016 08:55:38 +0000 (17:55 +0900)]
[SRADA-811] Implement View - Report function

Change-Id: Id0aa6d267f604889edcaa4cd5d331121fe1c6a77

8 years ago[SRADA-600] Adjust changed ui guide
dongkyu6 lee [Tue, 21 Jun 2016 00:54:34 +0000 (09:54 +0900)]
[SRADA-600] Adjust changed ui guide

Change-Id: I7435a31133f125161fcfb86d1d40309e60aec086

8 years ago[SRADA-779] Apply dropdown icon, replace custom widget
joon.c.baek [Tue, 21 Jun 2016 08:18:15 +0000 (17:18 +0900)]
[SRADA-779] Apply dropdown icon, replace custom widget

Apply dropdown icon,
Replace DA Custom widget to SWT original widget,
Remove blue color at button outline,
Add listener to check button's label,
Adjust checkbox size to 18 from 14
(Ubuntu can not show checkbox well with size 14),

Change-Id: Iff5f9ccf85de8ddda66c7aed6ca4e0e0be6c8281
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-786]FIX:When chart selected by Analyze range click, DlogTable selection update...
ggh1933.go [Wed, 22 Jun 2016 06:59:49 +0000 (15:59 +0900)]
[SRADA-786]FIX:When chart selected by Analyze range click, DlogTable selection updated too like callTraceTable

Change-Id: I3da7d061fe827d0f3fd05b9f7c303d10f48a186d

8 years ago[SRADA-767] Adjust line feed
dongkyu6 lee [Mon, 20 Jun 2016 08:21:06 +0000 (17:21 +0900)]
[SRADA-767] Adjust line feed

Change-Id: Ic1c786d07ca405e10afc4352a5f86c300f375d04

8 years ago[SRADA-XXX] Add Complex Sample test App
ggh1933.go [Wed, 22 Jun 2016 03:50:14 +0000 (12:50 +0900)]
[SRADA-XXX] Add Complex Sample test App

 - show chart and datas Thread, Memory, File, OpenGL page.
 - make framedrop scenario by file read, malloc.
 - it's Based DA Open GL test app

Change-Id: Ic689c2605a11c98261593d15df0f92b3755c5bfb

8 years ago[SRADA-796] Migrate summary page to timeline page
jaeyong lee [Mon, 20 Jun 2016 08:06:54 +0000 (17:06 +0900)]
[SRADA-796] Migrate summary page to timeline page

Change-Id: I0b149d05e4584d04eeed0e03a4b135938608c0a7

8 years ago[SRADA-786] DlogTable jump to selection time and bug fixed
ggh1933.go [Mon, 20 Jun 2016 07:45:37 +0000 (16:45 +0900)]
[SRADA-786] DlogTable jump to selection time and bug fixed

 - DlogTable set visible middle time by startRangeTime then  updateview.
 - add Dlog selection flag in ToolBar for checking where set dragTime
 - if DlogTable set dragtime by dragging cell on DlogTable, don't update cell's background.

Change-Id: Ida75e5f73f92e456e94e5700cd946d113b864564

8 years ago[SRADA-799] Resolve some issues
jaeyong lee [Mon, 20 Jun 2016 02:43:46 +0000 (11:43 +0900)]
[SRADA-799] Resolve some issues
- Apply new chart icon
- Adjust marker, marker line
- Resizing child chart name font

Change-Id: Ib8b435d5efe7f422f9da575671895f779d8f372e

8 years ago[SRADA-786] modified Dlog range selection, Calltrace view set drag time by ToolBar...
ggh1933.go [Mon, 20 Jun 2016 01:01:28 +0000 (10:01 +0900)]
[SRADA-786] modified Dlog range selection, Calltrace view set drag time by ToolBar INSTANCE

 - FIX : change view from calltrace to dlog, Dlog table selection is not changed.
 - if changed drag time by calltrace or chart, reset all selection and redraw from new start to new end drag time.
 - calltrace set drag start, end time for sending changed time to dlog.
 - FIX : if calltrace update table by DAWindowingTableComposite, don't apply drag start and end time,
 - so, Add getter drag time from ToolBar in updateTable.

Change-Id: I094969b4f63880f01a51751c19fe012e0c652a4d

8 years ago[SRADA-779] Support search for dlog, calltrace table
joon.c.baek [Thu, 16 Jun 2016 08:45:21 +0000 (17:45 +0900)]
[SRADA-779] Support search for dlog, calltrace table

Support search dialog for dlog table,
calltrace table, UIHV properties table.

Change-Id: Icf16ec7ae923d7b5642a22d700b26f4a9025a9eb
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-675] Add marker_nor image
jaeyong lee [Fri, 17 Jun 2016 06:56:27 +0000 (15:56 +0900)]
[SRADA-675] Add marker_nor image

Change-Id: I0da6ade7516da74e141ca4de4e54b81e01caa546

8 years ago[SRADA-794] Apply new color set of lifecyclebar
jaeyong lee [Fri, 17 Jun 2016 05:01:01 +0000 (14:01 +0900)]
[SRADA-794] Apply new color set of lifecyclebar

Change-Id: I2d45db4bedf34185551346dd5782112a03e9f9e4

8 years ago[SRADA-675] Resolve issues at marker moving logic
jaeyong lee [Fri, 17 Jun 2016 01:42:05 +0000 (10:42 +0900)]
[SRADA-675] Resolve issues at marker moving logic

Change-Id: I968aa5bcf44d039c216969ad06bdb11019fb03a2

8 years ago[SRADA-675] Add marker when call stack table double clicked
jaeyong lee [Thu, 16 Jun 2016 10:19:04 +0000 (19:19 +0900)]
[SRADA-675] Add marker when call stack table double clicked

Change-Id: I039f41468aecdc78cf24aab05d7e77d8e3db5654

8 years ago[SRADA-675] Clear marker list at timeline
jaeyong lee [Thu, 16 Jun 2016 07:30:38 +0000 (16:30 +0900)]
[SRADA-675] Clear marker list at timeline

Change-Id: If4a4b1d2d24bd3d211c232f2d0ab219a9e2f7f4a

8 years ago[SRADA-779] Implements a search dialog
joon.c.baek [Thu, 9 Jun 2016 08:41:14 +0000 (17:41 +0900)]
[SRADA-779] Implements a search dialog

Implements a search dialog,
Search dialog written based on FindDialog class.

Known issues:
Not support category, Just support 'ALL',
Dropdown arrow disappeared,
Only support Startup, Calltrace table,
Checkbox color doesn't match width guide,
Contents area doesn't match with guide,

Change-Id: Ib24265ce63efdc656f77b3a710bd25b1e91e7c81
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-786]Sync TimeLine RangeMarker and DlogTable, Apply multi selection on table.
ggh1933.go [Thu, 16 Jun 2016 01:26:37 +0000 (10:26 +0900)]
[SRADA-786]Sync TimeLine RangeMarker and DlogTable, Apply multi selection on table.

 - Double Click on DlogTable, add or delete TimeLine Marker, changed Cell Color YELLOW
 - If DoubleClick delete Marker from Dlog on Chart, Dlog table selection cell color changed too.
 - + delete changing cell color
 - + delete DlogTable remove markers function (it's needless)
 - Apply MultiSelection on DlogTable
 - get chart drag selection time from TimeLineChartMouseEventListener
 - TimeLineChart Listener send dragtime to ToolBar and get DlogTable dragtime from ToolBar
 - + delete don't used code and import

Change-Id: I1caa8737166efdfadb9b22afb0afb24e74539fa9

8 years ago[SRAADA-800] Adjust chartBoard to timeline
jaeyong lee [Wed, 15 Jun 2016 01:56:23 +0000 (10:56 +0900)]
[SRAADA-800] Adjust chartBoard to timeline

Change-Id: Iaf411dda57ae5cfdde1eda689abb64c465ae54a9

8 years ago[SRADA-742] Apply #008aee tooltip outline
joon.c.baek [Wed, 15 Jun 2016 00:51:22 +0000 (09:51 +0900)]
[SRADA-742] Apply #008aee tooltip outline

Apply #008aee tooltip outline,
Replace round rectangle to rectangle.

Change-Id: I12035d4fd4f6523643efcdc0ba566273a2899ad8
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-767] Implement Target dialog
dongkyu6 lee [Wed, 8 Jun 2016 06:03:26 +0000 (15:03 +0900)]
[SRADA-767] Implement Target dialog

Change-Id: Ic63eb0a2953d914007f5d8d6de4899eeb098f77c

8 years ago[SRADA-750] Resolve a empty tooltip defect in Win.
joon.c.baek [Mon, 13 Jun 2016 12:43:06 +0000 (21:43 +0900)]
[SRADA-750] Resolve a empty tooltip defect in Win.

Resolve a empty tooltip defect in windows.

Change-Id: Ib3e759400fd5a1726c89e699791023ecffdef3c4
Signed-off-by: 백창준/SE Lab(S/W센터)/S4(선임)/삼성전자 <joon.c.baek@corp.samsungelectronics.net>
8 years ago[SRADA-675] Resolve some issues at RangeDataMaanger
jaeyong lee [Tue, 14 Jun 2016 09:44:45 +0000 (18:44 +0900)]
[SRADA-675] Resolve some issues at RangeDataMaanger
- Sometimes incorrect range was analyzed
- Range analysis doesn't work when only one marker exists

Change-Id: I9eee76de62caa1ff189e38f14cf8ae23fcc4d17c

8 years ago[SRADA-794] Chage color, height of timeline
jaeyong lee [Tue, 14 Jun 2016 07:16:54 +0000 (16:16 +0900)]
[SRADA-794] Chage color, height of timeline

Change-Id: Ica89f8922a05e3457f26206819947b8578508d58

8 years ago[SRADA-793] Adjust marker, marker line position
jaeyong lee [Tue, 14 Jun 2016 07:16:29 +0000 (16:16 +0900)]
[SRADA-793] Adjust marker, marker line position

Change-Id: Ieb520fc49c26aed36a8ac7b7bc1f35d6723711a8

8 years ago[SRADA-676] Change colors of Heap Allocation chart
jaeyong lee [Tue, 14 Jun 2016 04:05:54 +0000 (13:05 +0900)]
[SRADA-676] Change colors of Heap Allocation chart

Change-Id: Ia6d72050b0221b9eb8ef850016c59b273f2e66dd

8 years ago[SRADA-675] Clear markerlist when start trace button clicked
jaeyong lee [Tue, 14 Jun 2016 00:17:42 +0000 (09:17 +0900)]
[SRADA-675] Clear markerlist when start trace button clicked

Change-Id: I3e405df406297d1e2f398a4b39b28424d4849396

8 years ago[SRADA-675] Enable Range Analysis at memory page
jaeyong lee [Mon, 13 Jun 2016 08:55:52 +0000 (17:55 +0900)]
[SRADA-675] Enable Range Analysis at memory page

Change-Id: Idc867179c779de1ed6f97d5effde059e8dbe4efa

8 years ago[SRADA-742] Change tooltip outline color
joon.c.baek [Thu, 9 Jun 2016 05:47:39 +0000 (14:47 +0900)]
[SRADA-742] Change tooltip outline color

Remove round rectangle,
Apply outline #008aee,

Change-Id: Ib6040266544d8cbab0c712bc3429cdf72375ccc4
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-675] Implement Range Analysis (beta ver)
jaeyong lee [Fri, 10 Jun 2016 07:00:32 +0000 (16:00 +0900)]
[SRADA-675] Implement Range Analysis (beta ver)
- Draw markers on timeline when double click the chart
- Draw marker lines on chart when double click the chart
- Move markers, marker lines when drag and drop ther marker
- Remove markers, marker lines when double click the marker
- Sync markers, marker lines between pages
- Perform range analysis when popup menu clicked

Change-Id: I917ee3c61b98a6618aed74a595e84f91e4ae233a

8 years ago[SRADA-XXX] Fixed link in Menu and About Dialog
dongkyu6 lee [Wed, 8 Jun 2016 07:25:06 +0000 (16:25 +0900)]
[SRADA-XXX] Fixed link in Menu and About Dialog

Change-Id: I8c2e89a9465e7f80e5e281544233f25a45e7d170

8 years ago[RELEASE] release DA 2.3.4
dongkyu6 lee [Thu, 9 Jun 2016 10:59:35 +0000 (19:59 +0900)]
[RELEASE] release DA 2.3.4

Change-Id: I3bbb4a9c909f53b80e85730939030ac90eca3140

8 years ago[HOTFIX] fixed : dependency of org.tizen.common
dongkyu6 lee [Thu, 9 Jun 2016 08:43:59 +0000 (17:43 +0900)]
[HOTFIX] fixed : dependency of org.tizen.common

Change-Id: Ie67f938392e03e29641ac5206b35f8cb4e3ee83e

8 years ago[HOTFIX] running error
dongkyu6 lee [Thu, 9 Jun 2016 08:07:09 +0000 (17:07 +0900)]
[HOTFIX] running error

Change-Id: I3b2428ba7b10b82f6d9b0f5e1ad1c25b794fd4fc

8 years ago[RELEASE] release DA 2.3.3
dongkyu6 lee [Thu, 9 Jun 2016 07:25:05 +0000 (16:25 +0900)]
[RELEASE] release DA 2.3.3

Change-Id: I89f232d02e45ac36c698878571a21e06930ff5b1

8 years ago[SRADA-XXX] Bug : dlog selection
dongkyu6 lee [Wed, 8 Jun 2016 09:21:10 +0000 (18:21 +0900)]
[SRADA-XXX] Bug : dlog selection

Change-Id: I054358badc1dee5740a39938d4caa275322e2895

8 years ago[SRADA-732] Changed TextBoxes to ComboBoxes
dongkyu6 lee [Wed, 1 Jun 2016 06:50:21 +0000 (15:50 +0900)]
[SRADA-732] Changed TextBoxes to ComboBoxes

 - Adjust scroll

Change-Id: Ia78085d2d536b85d7bdae145b71b2ffc9c5ce9af

8 years ago[SRADA-XXX] Fixed total data is not on top in Memory' statistics tab
dongkyu6 lee [Thu, 2 Jun 2016 03:05:32 +0000 (12:05 +0900)]
[SRADA-XXX] Fixed total data is not on top in Memory' statistics tab

Change-Id: I3a197c2438499be4ce6a3fac81707a75c74b25dc

8 years ago[SRADA-676] Apply new color set to chart graph
jaeyong lee [Thu, 2 Jun 2016 06:27:02 +0000 (15:27 +0900)]
[SRADA-676] Apply new color set to chart graph

Change-Id: I99c1bba2b2565614ccea50854c4d7beb9a830b4e

8 years ago[SRADA-514] Specify not supported device name, serial
joon.c.baek [Thu, 2 Jun 2016 07:10:33 +0000 (16:10 +0900)]
[SRADA-514] Specify not supported device name, serial

Specify not supported device name, serial to warning dialog.
In case of, Multiple device was connected,
One of not supported device makes warning dialog.
It cause confusing to user that all of device doesn't supported.
Specifying name, serial will reduce confusing.

Change-Id: I88924a6c517e889d476d1a7c2ee20bf345d974a5
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoApply feature dialog title
joon.c.baek [Thu, 2 Jun 2016 04:32:37 +0000 (13:32 +0900)]
Apply feature dialog title

Apply feature dialog title "Select feature to analyze".
It located faeture dialog title bar.
In default,
Ubuntu, Window show the string as left align.
However Mac show that as center align.
This code followed OS default.

Change-Id: I0b72d3894d2e31d3ab0295431740d8e8ee0e25c8
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-741]fix AppCombo update
ggh1933.go [Thu, 2 Jun 2016 03:03:35 +0000 (12:03 +0900)]
[SRADA-741]fix AppCombo update

Change-Id: If687511d1d7b253dd9fb5c8bf5c8a0e1fbb52ddd

8 years ago[SRADA-676] Set page background color to white
jaeyong lee [Thu, 2 Jun 2016 02:14:39 +0000 (11:14 +0900)]
[SRADA-676] Set page background color to white

Change-Id: Ia0f0df6a57badcfdd1bcfbad22e991cb4571d3d4

8 years ago[SRADA-728] Resolve issue that scrollbar doesn't appear at Windows env.
jaeyong lee [Wed, 1 Jun 2016 05:39:40 +0000 (14:39 +0900)]
[SRADA-728] Resolve issue that scrollbar doesn't appear at Windows env.

Change-Id: I80fff6281a5446521c534497c74765494f71d818

8 years ago[SRADA-739] Resolve issue that ctrl + whell can't change scale
jaeyong lee [Thu, 2 Jun 2016 01:28:54 +0000 (10:28 +0900)]
[SRADA-739] Resolve issue that ctrl + whell can't change scale

Change-Id: Id9ff33e90624bb1f4c4f7b125291d6c95b1c65fc

8 years ago[HOTFIX]Follow changed DAScale logic on zoom-key event
ggh1933.go [Wed, 1 Jun 2016 01:22:43 +0000 (10:22 +0900)]
[HOTFIX]Follow changed DAScale logic on zoom-key event

Change-Id: I949e36413edfc49f6afd365ba75e5ae38136933e

8 years ago[HotFix]Launching Time reduced by delete connect ECS server(it's always failed run...
ggh1933.go [Tue, 31 May 2016 09:55:27 +0000 (18:55 +0900)]
[HotFix]Launching Time reduced by delete connect ECS server(it's always failed run from IDE)

Change-Id: If3c2dda82f61c802e26a938fccae5a114f47c605

8 years agoAdjust trivial dialog location to center
joon.c.baek [Wed, 1 Jun 2016 02:35:23 +0000 (11:35 +0900)]
Adjust trivial dialog location to center

Adjust trivial dialog location.
(prepare to tracing, Warning, Getting UI infomation etc,.)
These located at the center of DA body.

Change-Id: Icf4a9aac79a4067866e25aab3ee7bba3cdc4ccbe
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust trivial dialog location to center
joon.c.baek [Wed, 1 Jun 2016 02:35:23 +0000 (11:35 +0900)]
Adjust trivial dialog location to center

Adjust trivial dialog location.
(prepare to tracing, Warning, Getting UI infomation etc,.)
These located at the center of DA body.

Change-Id: Icf4a9aac79a4067866e25aab3ee7bba3cdc4ccbe
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[VERSION] Release 2.3.2
Gihun Chang [Wed, 1 Jun 2016 00:46:19 +0000 (09:46 +0900)]
[VERSION] Release 2.3.2
- Update timeline chart clearly when the scale changes.

Change-Id: I214944c6bdebfbcf8ef04a84bf5fe2b6725f1dca

8 years ago[HOTFIX]UpdateView clearly, when zoom&Scroll changed by hotkey
ggh1933.go [Tue, 31 May 2016 07:49:42 +0000 (16:49 +0900)]
[HOTFIX]UpdateView clearly, when zoom&Scroll changed by hotkey

Change-Id: Ibbe9521a1367e8b0e2186d2f87344a4f233c7425

8 years agoRevert "[SRADA-707]Making restart program, when StopTrace in deadLock."
Gihun Chang [Wed, 1 Jun 2016 00:15:22 +0000 (09:15 +0900)]
Revert "[SRADA-707]Making restart program, when StopTrace in deadLock."

This reverts commit feffb0897b4f280b8d2ab37f0d3818841bb6fea4.

8 years ago[FIX] remove tv profile on setting.
Gihun Chang [Tue, 31 May 2016 12:35:49 +0000 (21:35 +0900)]
[FIX] remove tv profile on setting.

Change-Id: Ifa9c92529436cce7915b2f80271c6990bd2691a7

8 years ago[VERSION] Release DA 2.3.1
Gihun Chang [Tue, 31 May 2016 12:32:24 +0000 (21:32 +0900)]
[VERSION] Release DA 2.3.1
- Improve load/save functionality.
- Imporve Feature Dialog usability (wheel speed, mouse over icon)
- Sync selected scale/process between pages.
- Remove version on tool shortcut name.

Change-Id: I466f4f7e869ca438a961c8a666002d5b96a0b948

8 years ago[SRADA-716] set minimum shell size
jaeyong lee [Tue, 31 May 2016 05:59:33 +0000 (14:59 +0900)]
[SRADA-716] set minimum shell size

Change-Id: I8f82134d2a2a4b1ed64fde31f2959e313ee7ab77

8 years ago[SRADA-720] Not displayed chart data from saved file
dongkyu6 lee [Tue, 31 May 2016 07:05:05 +0000 (16:05 +0900)]
[SRADA-720] Not displayed chart data from saved file

Change-Id: I3510148d31fe2eda326505c63c1657a871b18f3b

8 years ago[HOTFIX] remove org.tizen.comm.Shell that cannot be resolved on package server.
Gihun Chang [Tue, 31 May 2016 11:06:45 +0000 (20:06 +0900)]
[HOTFIX] remove org.tizen.comm.Shell that cannot be resolved on package server.

Change-Id: Ia34d3bc298e327e87d0c1737dede74f7187e210a

8 years ago[SRADA-521] Change cursor image to hand on button
joon.c.baek [Tue, 31 May 2016 06:08:24 +0000 (15:08 +0900)]
[SRADA-521] Change cursor image to hand on button

Change cursor image to hand on button.
It affect toggle button in target list page,
toggle button in feature list page,
cancel button in selected feature page.

Change-Id: I10ec3d5532b808b4a7635a996d8d3312ac54e67c
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust dialog location(preference, about)
joon.c.baek [Tue, 31 May 2016 06:56:52 +0000 (15:56 +0900)]
Adjust dialog location(preference, about)

Adjust dialog location(preference dialog, about dialog)
to center of DA body.

Change-Id: I2789d7d88c57833ba941e982435d34a8065cd4fb
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-707]Making restart program, when StopTrace in deadLock.
ggh1933.go [Tue, 31 May 2016 02:07:21 +0000 (11:07 +0900)]
[SRADA-707]Making restart program, when StopTrace in deadLock.

 - Add restart DA method in AnalyzerUtil.
 - When StopTrace DeadLock (in "while" over 10 secs), Wanning Dialog popup.
 - Select RestartDA call restart DA method.
 - + Fix ToolBar swtException Error issue, When Multi device connected and any device AppList Empty.
 - + AppList Empty noty text

Change-Id: I19384c05c53f8eafce22db59769b51a699fe234c

8 years ago[SRADA-XXX] Rearrange Table width and align in Dlog Table
dongkyu6 lee [Tue, 31 May 2016 05:04:01 +0000 (14:04 +0900)]
[SRADA-XXX] Rearrange Table width and align in Dlog Table

 - delete UpdateTable for align
 - Add sorting table

Change-Id: Ib3a4e1822c238381fac2f10b71c99005987159f8

8 years ago[SRADA-714] Fixed loading UIHV data
dongkyu6 lee [Tue, 31 May 2016 04:31:19 +0000 (13:31 +0900)]
[SRADA-714] Fixed loading UIHV data

Change-Id: I1668f31151c382f721b1999b540aef091d8c4397

8 years ago[SRADA-709] Add 'source view' function
dongkyu6 lee [Tue, 31 May 2016 00:29:41 +0000 (09:29 +0900)]
[SRADA-709] Add 'source view' function

Change-Id: I8deae44b952f1a71192497db4b47b4dd8b1fb3c4

8 years ago[SRADA-703] Fixed load and save issue
dongkyu6 lee [Mon, 30 May 2016 11:03:42 +0000 (20:03 +0900)]
[SRADA-703] Fixed load and save issue

Change-Id: Ie3e7a04e53e63aacc343b3fef8d6f23212bf2c27

8 years ago[SRADA-XXX] Add DB for dlog
dongkyu6 lee [Mon, 30 May 2016 07:26:02 +0000 (16:26 +0900)]
[SRADA-XXX] Add DB for dlog

Change-Id: Ic3a7ebf2f23fd048d5cc39654756cafd173550fa

8 years ago[SRADA-410] Add a screenshot chart when screenshot button clicked
jaeyong lee [Mon, 30 May 2016 08:01:29 +0000 (17:01 +0900)]
[SRADA-410] Add a screenshot chart when screenshot button clicked

Change-Id: I2185339100ec0d7f8f5c8d0a425cfe9410f1f0b0

8 years ago[SRADA-710] Make window focus changed by SWT.MouseEnter
joon.c.baek [Tue, 31 May 2016 01:11:50 +0000 (10:11 +0900)]
[SRADA-710] Make window focus changed by SWT.MouseEnter

SelectedFeature page could not scrolled by mouse whell
in Windows machine.
So, Makes every pages get window focus by SWT.MouseEnter.
Mac, Ubuntu support this implicitly,
However I specified explicitly for all of architecture.

Change-Id: If94fc24d6ea934fbf6d7ff64361c2abe221f42d3
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust height of V-scrollbar moving
joon.c.baek [Mon, 30 May 2016 08:46:01 +0000 (17:46 +0900)]
Adjust height of V-scrollbar moving

Adjust height of V-scrollbar moving in
feature list page and selected features page.
It based on each items height.

Change-Id: Iafb0f743bf88d1191bf6b0170e1fbfe8741e2aa4
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-696]ToolBar Combo drawText Modified
ggh1933.go [Mon, 30 May 2016 06:13:03 +0000 (15:13 +0900)]
[SRADA-696]ToolBar Combo drawText Modified

 - If text cut, add Last index String "...".

Change-Id: I7d22f1c4cf2c926a583a65d629719ebbe05ab7b5

8 years ago[SRADA-410] Modify tab button images
jaeyong lee [Mon, 30 May 2016 08:40:56 +0000 (17:40 +0900)]
[SRADA-410] Modify tab button images

Change-Id: I0b9e51749bf7ed14a9cd1f8634af5a454ba9188d

8 years ago[HOTFIX] Disable resizing screenshot image
jaeyong lee [Mon, 30 May 2016 08:35:23 +0000 (17:35 +0900)]
[HOTFIX] Disable resizing screenshot image

Change-Id: I49bff58ca5e326f4f7efaa924347f0b635e72c9b

8 years ago[SRADA-700][SRADA-701][SRADA-702] Resolve offline code review
joon.c.baek [Mon, 30 May 2016 05:54:54 +0000 (14:54 +0900)]
[SRADA-700][SRADA-701][SRADA-702] Resolve offline code review

Change-Id: I1f2d65f7220518d31dc6b82944db5fc139edc28f
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-687] Modify some logics about DAScale
jaeyong lee [Mon, 30 May 2016 03:01:55 +0000 (12:01 +0900)]
[SRADA-687] Modify some logics about DAScale
- Set default scale level to level2 which has 0~4 levels
- Sync scale level between pages

Change-Id: I4331e143304d400788124c3a608ae2b5a0c0a1dc

8 years ago[SRADA-XXX]apply UIHV new Icon 70x70, 40x40 on featureDialog
ggh1933.go [Mon, 30 May 2016 02:59:14 +0000 (11:59 +0900)]
[SRADA-XXX]apply UIHV new Icon 70x70, 40x40 on featureDialog

Change-Id: I68b278274d473e1a95c562b97d590deffb14f6f9

8 years ago[SRADA-697]DA ShortCut name changed(remove SDK ver)
ggh1933.go [Mon, 30 May 2016 02:53:56 +0000 (11:53 +0900)]
[SRADA-697]DA ShortCut name changed(remove SDK ver)

Change-Id: I9b6cf93260557ef74cd3a5923b747a0b4a1efae5

8 years ago[HOTFIX] fixing typo on build script
Gihun Chang [Fri, 27 May 2016 06:10:12 +0000 (15:10 +0900)]
[HOTFIX] fixing typo on build script

Change-Id: I65b8e8f8d6d7a9b2c8792f0c8733fd0d216b20bc

8 years ago[SRADA-XXX] Set auto scroll in feature dialog
dongkyu6 lee [Fri, 27 May 2016 05:13:41 +0000 (14:13 +0900)]
[SRADA-XXX] Set auto scroll in feature dialog

Change-Id: I4a732046016a1eddee37d2f7b60e7e2c94b3f97b

8 years ago[SRADA-686] Sync processCombo between pages
jaeyong lee [Thu, 26 May 2016 08:02:38 +0000 (17:02 +0900)]
[SRADA-686] Sync processCombo between pages

Change-Id: I28406de61c4cbac0555a125e0b262db7df851e2b

8 years ago[HOTFIX]Specify Copy changed dependency-plugin path on MACOS in buildScript
ggh1933.go [Fri, 27 May 2016 02:39:01 +0000 (11:39 +0900)]
[HOTFIX]Specify Copy changed dependency-plugin path on MACOS in buildScript

Change-Id: I67c95186be1466c1de513e3e3b1cf9271751251a

8 years ago[SRADA-XXX] Apply protocol 4.2
dongkyu6 lee [Tue, 24 May 2016 08:00:34 +0000 (17:00 +0900)]
[SRADA-XXX] Apply protocol 4.2

 - Change DataManager of Process Memory Chart in timeline
 - Move checking protocol 4.2
 - Add protocol number in Protocol ENUM

Change-Id: I673bcf758a5f751c98751afcffaf76d209d90194