sdk/tools/dynamic-analyzer.git
8 years ago[SRADA-517] Create menu bar
dongkyu6 lee [Mon, 9 May 2016 08:30:50 +0000 (17:30 +0900)]
[SRADA-517] Create menu bar

 - Seperated to MenuBar and refactoring
 - Modified save and load feature
    This needs more test.
 - Menu - New : Clear tracing data and show feature dialog
          Load : Load tracing data from zip file
          Save : Save tracing data to zip file. This menu is enable after tracing.
          Exit : Exit DA.

Change-Id: Ifef1bc8039618c32919ab02efce279dae16b81c2

8 years ago[SRADA-467]Add DlogTable on TimeLinePage - 03
ggh1933.go [Thu, 12 May 2016 04:26:14 +0000 (13:26 +0900)]
[SRADA-467]Add DlogTable on TimeLinePage - 03

 - Add Filter function by Tag and Level
 - Filter triggered by popup menu(right click on Table)

Change-Id: I03d834d9e144c30d18c292f7aef30f9727536dc4

8 years ago[SRADA-XXX]HotFix for Ubuntu pkg-build and DIBS build
ggh1933.go [Tue, 10 May 2016 01:43:17 +0000 (10:43 +0900)]
[SRADA-XXX]HotFix for Ubuntu pkg-build and DIBS build

 - remove windows only plugin features
 - remove Linux xpm path in dynamicanalyzer.product
 - patch : reducing DA bin size 20MB by remove useless plugins
 - patch : don't check e4.rcp version

Change-Id: I7e63e8d5eb493cc4cfca7b6a00653db915fb8193

8 years ago[SRADA-41] Change build manifest to migrate E4.
Gihun Chang [Mon, 9 May 2016 11:42:57 +0000 (20:42 +0900)]
[SRADA-41] Change build manifest to migrate E4.

Change-Id: I2450d5cd74ddf0df3773706e40863dca573a57b1

8 years ago[SRADA-400] Temporal reorganise feature list
joon.c.baek [Mon, 9 May 2016 08:20:02 +0000 (17:20 +0900)]
[SRADA-400] Temporal reorganise feature list

Assign new index to features for new DA,
Split available feature list and flatfeature list,
Add available flatfeature list to setting file,
Add flatfeature file to apply new index to features,
Fix ImageResource name of feature_energy_*,

Change-Id: I3aca42587d260e47d91b5e27152250d93ff4c329
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
Add temporal feature description

Add temporal feature description.
This description will be used
until official description confirmed.

Change-Id: Iec4da6dc8c65891ca2149865901fe837a9fb3c93
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-467] Add DlogTable on TimeLinePage - recommit
ggh1933.go [Mon, 9 May 2016 04:28:04 +0000 (13:28 +0900)]
[SRADA-467] Add DlogTable on TimeLinePage - recommit

 - Add Time Sync with DA and Dlog function.
 - Modified Dlog regex patterns and parsing.
 - modified Columns "Time" "Level" "Pid" "Tid" "Tag" "Message" like SDK-IDE
 - modified DlogData Class, because changed Columns.
 - Dlog Time changed to DA timeformat, Start "0" from StartTraceTime.
 - Dlog Shell Command Changed ("dlogutil -v threadtime ")
 - Executing Dlog clear command ("dlogutil -c")before StartDlog
 - patch : modified regex pattern for fixing all dlog format support.
 - patch : Dlog tab composite appear, After TraceStop
 - patch : ready to timesync by dlog "swap_start"(need to modified swap dlog)
 - patch : popup DlogView deleted, Add updateView when StopTrace
 - patch : Add TimeLine marker for DlogView - patch : filtering DlogView ( incompleted )
 - recommit : because Latest is changed, it's re commited. (before commit abandon)
 - patch : Don't use get Time, changing get Device Time by shellCommand (sdb shell date)

Change-Id: I03026368011cc588b24264203535c3f2e933a858

8 years ago[SRADA-410] Implement new timeline page
jaeyong lee [Wed, 4 May 2016 08:30:22 +0000 (17:30 +0900)]
[SRADA-410] Implement new timeline page
- Replace image, color resoucres
- Hide some toggle buttons at toolbar
- Modify margin at chart, table view
- Hide status bar
- Implement menu bar
- Move the process combobox to chart view
- Resolve issue that UI broken when new page created except timeline page
- Modify the logic about resize timeline page

Change-Id: I7739a2c32bcfe489e08e7ea507183c9e9fbffdef

8 years ago[SRADA-400] Reorder feature list and remove garbage
joon.c.baek [Wed, 4 May 2016 02:11:56 +0000 (11:11 +0900)]
[SRADA-400] Reorder feature list and remove garbage

Reorder feature list based on GUI asset list.
And remove older feature list written by S-Core.
Feature list will be changed later.

Change-Id: I953e174a1d2fca1d14f95fd73638e149e85566bc
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-400] Feature dialog, alpha2 version
joon.c.baek [Mon, 2 May 2016 09:58:45 +0000 (18:58 +0900)]
[SRADA-400] Feature dialog, alpha2 version

1. Font resized
2. Title is setted as vertical center alignment
3. Feature list toggle button working well
4. Hover image show at info button
5. Tooltip box show at info button
6. Adjust label composite size to fit Ubuntu, Win
7. Set background color to title composite
8. Confirmed working under Mac, Ubuntu, Win.
7. Block old setting dialog

Change-Id: I1d76eaf1256d9adef785bad7d8451787d079d0c1
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
[SRADA-400] Add info button hover image showing

Change-Id: I2c0f93c87db43d8eda70fa26b874dd510a5a82e1
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-400] feature dialog, alpha version.
joon.c.baek [Fri, 29 Apr 2016 08:35:50 +0000 (17:35 +0900)]
[SRADA-400] feature dialog, alpha version.

Submit feature dialog alpha version.
1. Choose target device
2. Choose Features
3. Delete selected feature
4. Follow GUI guides
5. Use GUI assets

Known issues:
1. Icons of Feature list will not be updated as deleting feature.
2. Alignment of title could not be set VERTICAL CENTER.
3. Information button on feature list doesn't working.
4. Selected feature list will not transfer timeline page.

Change-Id: I31efc313464d944b2eb818ddb28da6867174a5e9
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-467]Add DlogTable on TimeLinePage
ggh1933.go [Fri, 29 Apr 2016 05:44:40 +0000 (14:44 +0900)]
[SRADA-467]Add DlogTable on TimeLinePage

 - 1. When StartTrace, Start Dlog shellcommand and containing Dlog datas.
 - 2. When StopTrace, Stop Dlog and put Dlog datas on DlogTable.
 - 3. Dlog Table "Time, Tag, Pid, Message" columns
 - now, disabled Dlog function.

Change-Id: Ic4966bf6e0a6b371df4d0d06ac74a71e55da2ef2

8 years ago[SRADA-400] Set feature dialog's layout as GUI Guide
joon.c.baek [Fri, 29 Apr 2016 00:02:06 +0000 (09:02 +0900)]
[SRADA-400] Set feature dialog's layout as GUI Guide

Set feature dialog's layout as GUI Guide.
This patch makes skeleton layout.
Contents will be impelmented.

Add target, featurelist, selectedfeature pages

Change-Id: If83372669415548ed3bcb7bf0d5e1ce1132d152e
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-400] Add feature dialog's GUI assets
joon.c.baek [Wed, 27 Apr 2016 12:23:25 +0000 (21:23 +0900)]
[SRADA-400] Add feature dialog's GUI assets

Add feature dialog's GUI assets to DAThemeFlat.
This patch apply for feature icons only,
Target icons, trivial icons dosen't included.
It'll be applied later.

Change-Id: I8e718f7ee01f4db85089243d8624415415f46051
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-400] Add new feature dialog
joon.c.baek [Tue, 26 Apr 2016 06:04:08 +0000 (15:04 +0900)]
[SRADA-400] Add new feature dialog

Add new feature dialog,
This feature will co-exist new feature dialog and
old setting dialog at same time.
New feature dialog executed after old setting dialog.
It's aim to implementing feature dialog doen't prevent
working old setting dialog.

If new feature dialog implementation finished,
Old setting dialog will be removed.

Change-Id: I2076dfe21dab698b8a5a93b41ba1150f3eba36ff
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-416] Relocate the table view at timeline page
jaeyong lee [Tue, 26 Apr 2016 06:18:50 +0000 (15:18 +0900)]
[SRADA-416] Relocate the table view at timeline page

Change-Id: I50ef42caab7fb54b2a47daa3b9adaf744d581b34

8 years ago[SRADA-???]Merge fast Appcombox and Tooltip disabled code
ggh1933.go [Wed, 27 Apr 2016 00:35:29 +0000 (09:35 +0900)]
[SRADA-???]Merge fast Appcombox and Tooltip disabled code

 - merge fast AppcomboBox, ToolTip disabled
 - merge menubar clear code(enable createActionBarAdvisor)

Change-Id: Ia01695d01e3766926b99621a1d686c6affceee75

8 years ago[HOTFIX] Fix build error
joon.c.baek [Tue, 26 Apr 2016 05:14:58 +0000 (14:14 +0900)]
[HOTFIX] Fix build error

Fix build error

Change-Id: I0f7304faf1d7952f12a08de45fa93ccfb61cf05f
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-400] Implement 3-phase setting dialog
joon.c.baek [Fri, 22 Apr 2016 08:04:27 +0000 (17:04 +0900)]
[SRADA-400] Implement 3-phase setting dialog

Remove tabview,
Remove option page,
Remove binary setting page,
Remove overhead composite,
Change button location,
Change dialog title,

Known issues:
Not working ok button,
DA hang after ok button click,

Change-Id: I8ba3d328576aae0e875ca4d2694075aadefebaf5
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-363]Trial apply to change RCP 4.0. (don't model changed)
joon.c.baek [Tue, 12 Apr 2016 03:17:01 +0000 (12:17 +0900)]
[SRADA-363]Trial apply to change RCP 4.0. (don't model changed)

 - refs & PatchCode : suprem.sec.samsung.net/jira/browse/SRADA-325
 - Enabling Connection and Setting Dialog
 - + Patch :remove needless menubar from workbenchWindow.
Change-Id: I42fe2f8a2106db75c6e32100116bafedf8cf0eb3

8 years ago[SRADA-363]Trial apply to change RCP 4.0. (don't model changed)
joon.c.baek [Tue, 12 Apr 2016 03:17:01 +0000 (12:17 +0900)]
[SRADA-363]Trial apply to change RCP 4.0. (don't model changed)

 - refs & PatchCode : suprem.sec.samsung.net/jira/browse/SRADA-325
 - Enabling Connection and Setting Dialog
 - + Patch :remove needless menubar from workbenchWindow.
Change-Id: I42fe2f8a2106db75c6e32100116bafedf8cf0eb3

8 years agoMerge "[SRADA-177] Implement Memory profiling page" into ui_enhancement
dongkyu6 lee [Tue, 5 Apr 2016 04:37:59 +0000 (13:37 +0900)]
Merge "[SRADA-177] Implement Memory profiling page" into ui_enhancement

8 years ago[SRADA-177] Implement Memory profiling page
dongkyu6 lee [Mon, 4 Apr 2016 01:24:09 +0000 (10:24 +0900)]
[SRADA-177] Implement Memory profiling page

 - Added a column of memory section type
   : currently, Memory Map table shows only excutable section.
   : it can make develop confuse, so this column is added.
 - Refactoring at memory data manager

Change-Id: I13e41ef7da06ffb2a88fdafc2883b5c1f3d22dc7

8 years ago[SRADA-177] Fixed that Statistics Table has wrong value
dongkyu6 lee [Thu, 31 Mar 2016 09:43:27 +0000 (18:43 +0900)]
[SRADA-177] Fixed that Statistics Table has wrong value

 - But it needs improvement.
 - Please suggest good algorithm.

Change-Id: I7774acf5007c4bb90a9bf644d9f2fa940c06fed3

8 years ago[SRADA-177] Implement memory map table
dongkyu6 lee [Wed, 30 Mar 2016 04:11:35 +0000 (13:11 +0900)]
[SRADA-177] Implement memory map table

 - Fill data in table
 - Remove unnecessary code

Change-Id: Ifcf3424e0dee2b05d9216f656171fd9b6ea04306

8 years ago[SRADA-209] Disable expand button at memory chart
jaeyong lee [Mon, 28 Mar 2016 07:17:05 +0000 (16:17 +0900)]
[SRADA-209] Disable expand button at memory chart

Change-Id: If980124a2aa0f02bd211619eba09cd63b6a4a8d6

8 years agoMerge "[SRADA-238] Replace TimelineChartManager to MemoryDataManager" into ui_enhancement
dongkyu6 lee [Mon, 28 Mar 2016 01:35:43 +0000 (10:35 +0900)]
Merge "[SRADA-238] Replace TimelineChartManager to MemoryDataManager" into ui_enhancement

8 years ago[SRADA-238] Replace TimelineChartManager to MemoryDataManager
jaeyong lee [Fri, 25 Mar 2016 00:32:49 +0000 (09:32 +0900)]
[SRADA-238] Replace TimelineChartManager to MemoryDataManager

Change-Id: I7c3afb1b37d468aa66e49694f63f0943a7af2d87

8 years ago[SRADA-238] Replace TimelineChartaManager to MemoryDataManager
jaeyong lee [Fri, 25 Mar 2016 00:32:49 +0000 (09:32 +0900)]
[SRADA-238] Replace TimelineChartaManager to MemoryDataManager

Change-Id: I7c3afb1b37d468aa66e49694f63f0943a7af2d87

8 years agoMerge "[SRADA-177] Add license message and remove unused import" into ui_enhancement
dongkyu6 lee [Fri, 25 Mar 2016 00:15:18 +0000 (09:15 +0900)]
Merge "[SRADA-177] Add license message and remove unused import" into ui_enhancement

8 years agoMerge "[SRADA-244]Implementation LogExport Class" into ui_enhancement
dongkyu6 lee [Thu, 24 Mar 2016 08:27:50 +0000 (17:27 +0900)]
Merge "[SRADA-244]Implementation LogExport Class" into ui_enhancement

8 years ago[SRADA-244]Implementation LogExport Class
ggh1933.go [Tue, 22 Mar 2016 02:43:44 +0000 (11:43 +0900)]
[SRADA-244]Implementation LogExport Class

 - Make LogExportClass, Add exportDaemonLog to custompath method in DAcomm.
 - this class function is exporting(or copy to customPath ) DA Console Log, daemon Log, data Log, control Log
 - dataLog, controlLog are enabled by setting 'Debug Print | true' in DA Setting config file
 - there is 'setting file' in "SDK_PATH/tools/dynamic-analyzer/config/setting"
 - When add console message, DA ConsoleLog updated too. so, need to find latest DA Console logfile.
 - add Logs compress function, Button, FileExplorer..
 - Modified UI_Action, DADialog..etc for add LogExport Listener.
 - 1. popup ErrorMessage -> 2. click "exportLogs" button -> 3. popup "exportPath" Dialog
   4. select path and click "Ok" -> 5. export Logs to "DALogs_(current date&time).zip" in path.
 - Modified DebugLog for always enable Data and Control Log Exported

Change-Id: Ice70c8872c21b38c7272800eba1399d85e52577e

8 years ago[SRADA-177] Add license message and remove unused import
dongkyu6 lee [Thu, 24 Mar 2016 07:56:22 +0000 (16:56 +0900)]
[SRADA-177] Add license message and remove unused import

Change-Id: I7614ae4b0cf0726dd8721cea919d34a94818ee4d
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-255] Resolve issue that latestTraceMode is not working
jaeyong lee [Wed, 23 Mar 2016 05:15:07 +0000 (14:15 +0900)]
[SRADA-255] Resolve issue that latestTraceMode is not working

Change-Id: I9ed338e5a221614e3028282cb952086e3b9ff494

8 years ago[SRADA-177] Implement about selection range
dongkyu6 lee [Tue, 22 Mar 2016 10:43:56 +0000 (19:43 +0900)]
[SRADA-177] Implement about selection range

 - If user selects specific range, DA displays special data in each tables

Change-Id: Ie94b1cb579c59b9f7183ce38f5c214d78c54aac0
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-209] Fixed issue (chart selection start point was incorrect)
jaeyong lee [Tue, 22 Mar 2016 09:53:09 +0000 (18:53 +0900)]
[SRADA-209] Fixed issue (chart selection start point was incorrect)

Change-Id: Ia072b08b60ceaf37ed3a92fa067eb295568437fd

8 years ago[SRADA-177] Fixed Detail table issue
dongkyu6 lee [Tue, 22 Mar 2016 08:48:49 +0000 (17:48 +0900)]
[SRADA-177] Fixed Detail table issue

 - If DB has no data, function in MemoryDetailsTable return null.

Change-Id: I9c4aa4ca0d92bc28995898374695a8bc57d58fdc
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-177] Implement Detail table
dongkyu6 lee [Tue, 22 Mar 2016 08:21:44 +0000 (17:21 +0900)]
[SRADA-177] Implement Detail table

 - Implement MemoryDetailsTable

Change-Id: Id084d20ee7ae885ce78c35e3acd03a180758b612
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-209] Fixed issue (can't make floating memory info ui at heap, process memory...
jaeyong lee [Tue, 22 Mar 2016 08:16:02 +0000 (17:16 +0900)]
[SRADA-209] Fixed issue (can't make floating memory info ui at heap, process memory chart)

Change-Id: Ic229c0e54bd870b2fdaac1a2bb6bfb220631851f

8 years ago[SRADA-209] Implement memory chart ui
jaeyong lee [Mon, 21 Mar 2016 05:18:21 +0000 (14:18 +0900)]
[SRADA-209] Implement memory chart ui

Change-Id: Iba144c0f0f321dc7c4e5c0af9bd2b7842ae1cc24

8 years ago[SRADA-243]When StopTrace, delete ProgressBar popup
ggh1933.go [Mon, 21 Mar 2016 07:58:07 +0000 (16:58 +0900)]
[SRADA-243]When StopTrace, delete ProgressBar popup

 - progressBar don't need for StopTrace.
 - When StopTrace, progressBar make "NullPointException" sometimes.. so Better delete that.

Change-Id: I66f09b68e18fd9240664444ace33e85f0eed080a

8 years agoMerge "[SRADA-242]Disable forced to change Page, when Start or Stop" into ui_enhancement
dongkyu6 lee [Mon, 21 Mar 2016 05:26:55 +0000 (14:26 +0900)]
Merge "[SRADA-242]Disable forced to change Page, when Start or Stop" into ui_enhancement

8 years ago[SRADA-242]Disable forced to change Page, when Start or Stop
ggh1933.go [Mon, 21 Mar 2016 01:12:08 +0000 (10:12 +0900)]
[SRADA-242]Disable forced to change Page, when Start or Stop

 - When Start or Stop, DA force to change current page to TimeLine or Summary page.
 - this commit disable forcing changing page.User don't want to change page forced..

Change-Id: I2f669040749303eafeb136b67cf2b896cd3d6162

8 years ago[SRADA-226] Fixed issue (can't sometimes connect device)
dongkyu6 lee [Mon, 21 Mar 2016 03:02:19 +0000 (12:02 +0900)]
[SRADA-226] Fixed issue (can't sometimes connect device)

 - It is intialize issue about DeviceManager in thread.
 - Put DeviceManager.init() out from thread.

Change-Id: I6e9d7930a3ac423ad9e8a0c6236b4d0231703888
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years agoMerge "[SRADA-177] Modified DB and table" into ui_enhancement
dongkyu6 lee [Fri, 18 Mar 2016 05:21:56 +0000 (14:21 +0900)]
Merge "[SRADA-177] Modified DB and table" into ui_enhancement

8 years agoMerge "[SRADA-203]When StopTrace, quickly shows the result data" into ui_enhancement
dongkyu6 lee [Fri, 18 Mar 2016 05:12:16 +0000 (14:12 +0900)]
Merge "[SRADA-203]When StopTrace, quickly shows the result data" into ui_enhancement

8 years ago[SRADA-203]When StopTrace, quickly shows the result data
ggh1933.go [Thu, 17 Mar 2016 09:25:18 +0000 (18:25 +0900)]
[SRADA-203]When StopTrace, quickly shows the result data

 - Make Thread running, when "stopNormal" progress
 - thread.join take long times in stopNormal
 - ToolBar disabled, while Datathreads join completed.
 - Thread Progress changed.
 - "stopForce" make Thread running too.
 - change Boolean type and make synchronized "stopThreadCompleted" used each thread.

Change-Id: I26436c72b41088ce43745b32e7412a9199ea2887

8 years ago[SRADA-177] Modified DB and table
dongkyu6 lee [Thu, 17 Mar 2016 02:03:37 +0000 (11:03 +0900)]
[SRADA-177] Modified DB and table

 - add function "extractDataFromResultSet" in DB
 - Modifed query in MemoryDataManager
 - MemoryAllocationTraceTable can be displayed data
 - MemoryStatisticsTable can be displayed data

 - Fixed "null point exceptions"

Change-Id: I80842a0bf8f28ad70649798c3a5dd960a0dade24
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years agoMerge "[SRADA-211]Horizontal Scroll Key short-cut 1. Changing from if to switch...
dongkyu6 lee [Wed, 16 Mar 2016 23:29:56 +0000 (08:29 +0900)]
Merge "[SRADA-211]Horizontal Scroll Key short-cut    1. Changing from if to switch on TimeLineChartKeyListener    2. Adding 'a' and 'd' for Horizontal Scrolling    3. Adding 'q' and 'e' move start or end on timeline    4. double changeScroll = (120 / Math.pow(2, zoom_val))    - Fomula for Visible timeLine's width, Depending on changing of zoom_index" into ui_enhancement

8 years agoMerge "[SRADA-136] Add supported device checker" into ui_enhancement
dongkyu6 lee [Wed, 16 Mar 2016 23:29:51 +0000 (08:29 +0900)]
Merge "[SRADA-136] Add supported device checker" into ui_enhancement

8 years ago[SRADA-211]Horizontal Scroll Key short-cut
ggh1933.go [Wed, 16 Mar 2016 08:57:17 +0000 (17:57 +0900)]
[SRADA-211]Horizontal Scroll Key short-cut
   1. Changing from if to switch on TimeLineChartKeyListener
   2. Adding 'a' and 'd' for Horizontal Scrolling
   3. Adding 'q' and 'e' move start or end on timeline
   4. double changeScroll = (120 / Math.pow(2, zoom_val))
   - Fomula for Visible timeLine's width, Depending on changing of zoom_index

   # patch 1 : After change scale, update changed zoomIndex to zoom_val.

Change-Id: Ie3d4d2119d422c386d4b00bf6e5e3654231d6701

8 years ago[SRADA-136] Add supported device checker
joon.c.baek [Thu, 10 Mar 2016 10:42:44 +0000 (19:42 +0900)]
[SRADA-136] Add supported device checker

Add supported device checker at Connect(), BaseCommunicator.
Pop-up shown when not supported device connected.

This patch is going to check
'/usr/bin/profile_command' file on target.
If this file doesn't exist, InputStream will be empty.
at that time, Stopping connect(), Make a popup.

Change-Id: Iabf55d9a3d31c203c0d80a1186474081692ebad1
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-177] Add one DB file and modify some files
dongkyu6 lee [Tue, 15 Mar 2016 06:41:14 +0000 (15:41 +0900)]
[SRADA-177] Add one DB file and modify some files

They ard not fixed files.

Change-Id: Id9c10dc3bd80f31dc6dae7314d89a3a1b5fb0d2a
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
[SRADA-177] Add one DB file and modify some files

 -Modified MemoryDataManager.java

Change-Id: I7082fabab88937db8650f61335c26e8ba232cf06

[SRADA-177] Add one DB file and modify some files

They ard not fixed files.

Change-Id: Id9c10dc3bd80f31dc6dae7314d89a3a1b5fb0d2a
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
[SRADA-177] Add one DB file and modify some files

 -Modified MemoryDataManager.java

Change-Id: I7082fabab88937db8650f61335c26e8ba232cf06

8 years agoMerge "[SRADA-204]it is replacing an existing error code to the new code - New Error...
dongkyu6 lee [Wed, 16 Mar 2016 06:04:08 +0000 (15:04 +0900)]
Merge "[SRADA-204]it is replacing an existing error code to the new code  - New Errorcode give more useful information and detail descriptions than old  - Sync Error Formats Change-Id: I7e316887952993b3af3b3ca82a0fb25e3f5ef62f" into ui_enhancement

8 years ago[SRADA-204]it is replacing an existing error code to the new code
ggh1933.go [Wed, 16 Mar 2016 01:42:46 +0000 (10:42 +0900)]
[SRADA-204]it is replacing an existing error code to the new code
 - New Errorcode give more useful information and detail descriptions than old
 - Sync Error Formats
Change-Id: I7e316887952993b3af3b3ca82a0fb25e3f5ef62f

8 years agoMerge "[SRADA-177] Added view files" into ui_enhancement
dongkyu6 lee [Wed, 16 Mar 2016 04:14:22 +0000 (13:14 +0900)]
Merge "[SRADA-177] Added view files" into ui_enhancement

8 years ago[SRADA-202]Make Connect Port Forward & UnFoward each Thread.
ggh1933.go [Tue, 15 Mar 2016 05:46:26 +0000 (14:46 +0900)]
[SRADA-202]Make Connect Port Forward & UnFoward each Thread.
 - Port Forward & UnForward take time about 2 secs.
 - delete sleep(1 sec it's too long) time and when createSocket failed, retry after sleep(defenseCode).
 - Make Unforward thread. so, don't need wait 1 sec.

Change-Id: I7b8093c13c800d67492038f184c5ed43de7569c3

8 years ago[SRADA-177] Added view files
dongkyu6 lee [Thu, 10 Mar 2016 03:13:39 +0000 (12:13 +0900)]
[SRADA-177] Added view files

Change-Id: I96ffd41755f38cdbc59a1c09a7c4d9884f36d5e2
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
[SRADA-177] Added memory source files (Data, Table)

Change-Id: I41377555499a23bdd353f1109450e73713eceb28
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-104]Delete snapshot view on memory page + add memoryCallStack to Rightform
ggh1933.go [Thu, 10 Mar 2016 00:57:03 +0000 (09:57 +0900)]
[SRADA-104]Delete snapshot view on memory page + add memoryCallStack to Rightform

Change-Id: I053b004046cd6b44c8e5b247e574df52055f1622

8 years agoMerge "[SRADA-129] Implementation check RunningProcess Invalid + Cutting Needless...
dongkyu6 lee [Thu, 10 Mar 2016 02:37:27 +0000 (11:37 +0900)]
Merge "[SRADA-129] Implementation check RunningProcess Invalid  + Cutting Needless Argument on process  + Comparing by "MapKey"  + If Result is null, Avoid NullPointException and close explorer" into ui_enhancement

8 years ago[SRADA-129] Implementation check RunningProcess Invalid
ggh1933.go [Wed, 9 Mar 2016 06:44:24 +0000 (15:44 +0900)]
[SRADA-129] Implementation check RunningProcess Invalid
 + Cutting Needless Argument on process
 + Comparing by "MapKey"
 + If Result is null, Avoid NullPointException and close explorer

Change-Id: Id21297fc6bfe6e4c5755c97e10d7049f183a46e2

8 years ago[SRADA-103] Create memory page when 'Memory allocation' selected
jaeyong lee [Fri, 4 Mar 2016 01:36:39 +0000 (10:36 +0900)]
[SRADA-103] Create memory page when 'Memory allocation' selected

Change-Id: I558423ce8ccf15d721b3a545762fcc06fe5c0794

8 years ago[SRADA-171] Add progress dialog to toolbar
joon.c.baek [Tue, 8 Mar 2016 08:20:06 +0000 (17:20 +0900)]
[SRADA-171] Add progress dialog to toolbar

Add progress dialog to toolbar.
This dialog show progress of getting binary from device.
Dialog location, Appcombo toolip and severa thing will be change later.

Change-Id: I8c9cf6b6771f81afea6e69d86899bcfbc7e7d729
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-26] Add memory page
jaeyong lee [Mon, 29 Feb 2016 12:03:08 +0000 (21:03 +0900)]
[SRADA-26] Add memory page

Change-Id: I1b6121969f2998ceee78b65e82aa26ecb542b15d

8 years ago[SRADA-26] Add memory page
jaeyong lee [Mon, 29 Feb 2016 11:34:48 +0000 (20:34 +0900)]
[SRADA-26] Add memory page

Change-Id: If791f5dcc528fe5e5519fb3144be17738d0e5666

8 years agoMerge "[SRADA-89] When loading trace data, process combo box isn't displayed." into...
gihun chang [Fri, 26 Feb 2016 09:57:05 +0000 (18:57 +0900)]
Merge "[SRADA-89] When loading trace data, process combo box isn't displayed." into ui_enhancement

8 years agoMerge "[SRADA-90] Fixed UI hanging until device is ready issue" into ui_enhancement
gihun chang [Fri, 26 Feb 2016 09:56:55 +0000 (18:56 +0900)]
Merge "[SRADA-90] Fixed UI hanging until device is ready issue" into ui_enhancement

8 years ago[SRADA-90] Fixed UI hanging until device is ready issue
jaeyong lee [Thu, 25 Feb 2016 01:06:52 +0000 (10:06 +0900)]
[SRADA-90] Fixed UI hanging until device is ready issue

Change-Id: I6c64b97a3ed289c74ce46e88f57c39a8ec1a792b

8 years ago[SRADA-89] When loading trace data, process combo box isn't displayed.
dongkyu6 lee [Tue, 23 Feb 2016 05:48:19 +0000 (14:48 +0900)]
[SRADA-89] When loading trace data, process combo box isn't displayed.

Change-Id: I0928dc18a6b5d2124d23d0ca1d97fba45135f8e3

8 years ago[SRADA-88] Remove gradation color in tables
dongkyu6 lee [Tue, 23 Feb 2016 05:25:16 +0000 (14:25 +0900)]
[SRADA-88] Remove gradation color in tables

Change-Id: Iba63494d17e8d4b0bd206314790b114517cc31a9
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years ago[SRADA-74] Fixed blinking tab button issue
dongkyu6 lee [Mon, 22 Feb 2016 05:46:31 +0000 (14:46 +0900)]
[SRADA-74] Fixed blinking tab button issue

Blinking tab button when "mouse enter" and "mouse exit" events are occured

Change-Id: Ic634ae561e82a2608d41186b825b6c4f0880ccd5
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years agoChanged timer color
dongkyu6 lee [Fri, 19 Feb 2016 00:42:35 +0000 (09:42 +0900)]
Changed timer color

jira : SRADA-33

Change-Id: I24918d996a3c67b953c8543d637ce3a2fc24b5bf
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years agoChanged UI
dongkyu6 lee [Thu, 18 Feb 2016 23:18:25 +0000 (08:18 +0900)]
Changed UI

- tab button :
   background color
   font color
   font style
   tab width, height
- Open GL page
   hide title of tables

JIRA : SRADA-49, SRADA-3

Change-Id: Idec859bb0074e71f3e43a41b3a6e0daa12b84263
Signed-off-by: dongkyu6 lee <dongkyu6.lee@samsung.com>
8 years agoChanged screenshot popup event to 'MouseDown'
dongkyu6 lee [Tue, 16 Feb 2016 08:50:25 +0000 (17:50 +0900)]
Changed screenshot popup event to 'MouseDown'

Change-Id: I3b88ef8742d51fb834b1ef88a1fdb4f29525725f

8 years agoModified text position on chart title
dongkyu6 lee [Tue, 16 Feb 2016 04:25:17 +0000 (13:25 +0900)]
Modified text position on chart title

Change-Id: I533f092adb116490872bbccfdfc77b2eec88828a

8 years agoMerge "Changed Tab button and page UI" into ui_enhancement
gihun chang [Tue, 16 Feb 2016 00:46:25 +0000 (09:46 +0900)]
Merge "Changed Tab button and page UI" into ui_enhancement

8 years agoChanged Tab button and page UI
dongkyu6 lee [Tue, 16 Feb 2016 00:14:25 +0000 (09:14 +0900)]
Changed Tab button and page UI

Change-Id: I99bf4b8100f27fe84b88957c1eed4c942ba327da

8 years agoMerge "Add ShortCut Key 'w', 's' (Zoom-in, out) on ChartViews had TimeLine" into...
gihun chang [Tue, 16 Feb 2016 00:14:03 +0000 (09:14 +0900)]
Merge "Add ShortCut Key 'w', 's' (Zoom-in, out) on ChartViews had TimeLine" into ui_enhancement

8 years agoImproved DA launching time
dongkyu6 lee [Mon, 15 Feb 2016 23:41:10 +0000 (08:41 +0900)]
Improved DA launching time

Change-Id: I08e97ce0f60404d3138346a795fb1545662e0acd

8 years agoAdd ShortCut Key 'w', 's' (Zoom-in, out) on ChartViews had TimeLine
ggh1933.go [Mon, 15 Feb 2016 09:00:09 +0000 (18:00 +0900)]
Add ShortCut Key 'w', 's' (Zoom-in, out) on ChartViews had TimeLine

Change-Id: I73e8bc9413bc6ad820f1e7d3475dc5a860c7754d

8 years agoModified object size on toolbar
dongkyu6 lee [Fri, 12 Feb 2016 06:22:01 +0000 (15:22 +0900)]
Modified object size on toolbar

Change-Id: Id6712f2cc8cf8e25a2e25fc2cf62002f16d29e34

8 years agoRemoved gradation and Modified visible setting of 'process combo box'
dongkyu6 lee [Fri, 12 Feb 2016 05:13:49 +0000 (14:13 +0900)]
Removed gradation and Modified visible setting of 'process combo box'

Change-Id: I2a4e1251d6561563deb80b9c4094dd291c606fc5

8 years agoupdate version and changelog
woojin [Wed, 6 Jan 2016 09:30:47 +0000 (18:30 +0900)]
update version and changelog

Change-Id: I0a851a1326a4bc2377d49336faab50440d02125b
Signed-off-by: woojin <woojin2.jung@samsung.com>
8 years agoSetting : add available target (wearable)
heeyoung [Wed, 6 Jan 2016 09:28:02 +0000 (18:28 +0900)]
Setting : add available target (wearable)

Change-Id: I17b5d110700dd53460b632aaef5ab0735cc8ed17
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
8 years agoupdate version and changelog
woojin [Thu, 24 Dec 2015 09:05:49 +0000 (18:05 +0900)]
update version and changelog

Change-Id: Idf894b0892e519daa4ecd92d5aa312b62b76eae0
Signed-off-by: woojin <woojin2.jung@samsung.com>
8 years agoMerge branch 'tizen' into tizen_sdk
woojin [Thu, 24 Dec 2015 09:01:19 +0000 (18:01 +0900)]
Merge branch 'tizen' into tizen_sdk

8 years agoMerge "Apply changed sdblib api" into tizen
woojin Jung [Thu, 24 Dec 2015 09:05:11 +0000 (18:05 +0900)]
Merge "Apply changed sdblib api" into tizen

8 years agoApply changed sdblib api
jungwook.ryu [Thu, 24 Dec 2015 09:00:30 +0000 (18:00 +0900)]
Apply changed sdblib api

Change-Id: If75e694ffc14b3effca0b50fd0bdf8aec65f9ebb
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoupdate version and changelog
woojin [Thu, 24 Dec 2015 04:41:52 +0000 (13:41 +0900)]
update version and changelog

Change-Id: I4223daf24180587764ab6dd262da176dcdfa5193
Signed-off-by: woojin <woojin2.jung@samsung.com>
8 years agoMerge branch 'tizen' into tizen_sdk
woojin [Thu, 24 Dec 2015 04:31:40 +0000 (13:31 +0900)]
Merge branch 'tizen' into tizen_sdk

8 years ago[UI Hierarchy] revision description
jungwook.ryu [Thu, 24 Dec 2015 04:30:20 +0000 (13:30 +0900)]
[UI Hierarchy] revision description

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

Change-Id: I1f650aaf8a308f45fab471c80f567f4f05105f9f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years ago[UI Hierarchy] fix a bug - After export image file, image file can not be opened...
jungwook.ryu [Wed, 23 Dec 2015 11:42:54 +0000 (20:42 +0900)]
[UI Hierarchy] fix a bug - After export image file, image file can not be opened In Windows OS.

Change-Id: If3d544ef0115cfd2d736fe1fde0bd82fbcd8d2b2
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years agoMerge "[UI Hierarchy] Add clear to HierarchyTreeView" into hierarchy
Jaewon Lim [Wed, 23 Dec 2015 13:00:10 +0000 (22:00 +0900)]
Merge "[UI Hierarchy] Add clear to HierarchyTreeView" into hierarchy

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

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

Change-Id: I5ba9fc2067361b1c217e355c6492f8bbd46bca68
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
8 years ago[UI Hierarchy] Add clear to HierarchyTreeView
jungwook.ryu [Wed, 23 Dec 2015 12:05:59 +0000 (21:05 +0900)]
[UI Hierarchy] Add clear to HierarchyTreeView

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

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

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

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

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

Change-Id: Ifcc9a2207661929db87b495fae89ca1145d310e6
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>