j0kim [Tue, 17 Jun 2014 07:44:06 +0000 (16:44 +0900)]
MISC update package version
Change-Id: I0345bf3135a89d86ddf8187546cf800d1d09b69d
Signed-off-by: j0kim <j0.kim@samsung.com>
j0kim [Tue, 17 Jun 2014 07:16:07 +0000 (16:16 +0900)]
Merge branch 'tizen' into mw
juyoung kim [Tue, 17 Jun 2014 06:45:46 +0000 (23:45 -0700)]
Merge "Thread Analysis : thread items are now sorted by tid in thread chart" into tizen
juyoung kim [Tue, 17 Jun 2014 06:43:03 +0000 (23:43 -0700)]
Merge "UI : Add default title composition render to DAChartBoard" into tizen
jungwook.ryu [Tue, 17 Jun 2014 06:13:58 +0000 (15:13 +0900)]
UI : Add default title composition render to DAChartBoard
FileChartView and NetworkChartView use this default render.
Change-Id: Id6fd4431b5badf4d4abe32dcc1a12243d00a47f8
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
woojin [Tue, 17 Jun 2014 02:57:24 +0000 (11:57 +0900)]
Thread Analysis : thread items are now sorted by tid in thread chart
Thread items in Thread chart are sorted by tid both in thread chart mode and sync chart mode
Change-Id: I828ff43274255fe40680b2c6c57cc771e8b157e1
Signed-off-by: woojin <woojin2.jung@samsung.com>
greatim [Mon, 16 Jun 2014 09:31:30 +0000 (18:31 +0900)]
INTERNAL: fix for save / open
Fix for 'save / open' feature with new database implementation.
Apply new 'open' implementation to kernel analysis page.
Apply new 'open' implementation to timeline page.
Rename ComponentInfo to DeviceStatusInfo, and now api name list is managed by DeviceStatusInfo instead of DeviceInfo.
Change-Id: I6584b18545d074870a43ac7deff4b25cb19cf73f
Signed-off-by: greatim <jaewon81.lim@samsung.com>
jungwook.ryu [Fri, 13 Jun 2014 09:07:57 +0000 (18:07 +0900)]
UI : Apply new design guide
1) DAChartBoard's header - timeline, title comp, lifecycle
2) DAChartBoard's Chart Item - Name cell, Chart cell, tooltip
Change-Id: Ie7a28663b0d4c17f9edfb7b3f2b00a1b657511a4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Wed, 11 Jun 2014 03:27:50 +0000 (12:27 +0900)]
INTERNAL: non-pie build binary support
In TV-SDK, get relative address for non-pie build binary
Change-Id: I5d06625e160bb1be635da2f8dd7e9411aeb626d5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Tue, 10 Jun 2014 05:20:32 +0000 (14:20 +0900)]
INTERNAL: refactor Project.java
add some field for Project class (config history, device info, application info)
rename TargetInfo to ComponentInfo
Change-Id: I6d4e076d6ac00dc151a5b417586a592156d81306
Signed-off-by: greatim <jaewon81.lim@samsung.com>
hyeran74.kim [Mon, 9 Jun 2014 03:02:49 +0000 (12:02 +0900)]
BaseView : handling null pointer exception
Change-Id: I538b5c697778ba5c8dc299a57323225242469ee4
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Mon, 9 Jun 2014 08:15:35 +0000 (17:15 +0900)]
INTERNAL: refactor Project.java
refactor Project.java, Remove some unnecessary member varaible and methods.
Rename some methods, variable.
Remove conflict for commit #22402
Change-Id: Id2f52c5b88ca210837be91b4eab9f2489608fe58
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Mon, 9 Jun 2014 10:26:37 +0000 (03:26 -0700)]
Merge "MISC : source code boilerplate" into tizen
heeyoung [Mon, 9 Jun 2014 06:19:47 +0000 (15:19 +0900)]
MISC : source code boilerplate
shortcut, progress/about/license dialog, ui page
widget - button, checkbox, radio, splitButon, toggle, combo, graph, popupMenu, progress
Change-Id: I71bbdc694a30b229517caee5a5ce19d780572609
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Change-ID: I42d6dfce052d215a6c6a2618d390fd782e63ccf1
heeyoung [Mon, 9 Jun 2014 06:19:47 +0000 (15:19 +0900)]
MISC : source code boilerplate
shortcut, progress/about/license dialog, ui page
widget - button, checkbox, radio, splitButon, toggle, combo, graph, popupMenu, progress
Change-Id: I71bbdc694a30b229517caee5a5ce19d780572609
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
jungwook.ryu [Mon, 9 Jun 2014 01:58:31 +0000 (10:58 +0900)]
MISC : source code boilerplate
about Timeline chart module, Widget (chart, table, scale, timeline)
Change-Id: I4c150e2a8528bf50bf82e034d8fdb765c416902b
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
jungwook.ryu [Mon, 9 Jun 2014 01:22:17 +0000 (10:22 +0900)]
Common : Apply Constant using DALimit.java
DBConstants.FUNCNAME_LEN -> DALimit.FUNCTION_NAME_LENGTH
Change-Id: I665434da0c65fc1facd21f31eee094d02c3e5555
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
j0kim [Tue, 3 Jun 2014 13:19:24 +0000 (22:19 +0900)]
COMMON: add DAlimit.java and update the DBConstants
Change-Id: Ibb0eb2c5758c5746bdf7b5f0baf9cfac5b4e6ad2
Signed-off-by: j0kim <j0.kim@samsung.com>
juyoung kim [Tue, 3 Jun 2014 11:23:49 +0000 (04:23 -0700)]
Merge "Summary : add missing files (save Failed API / Warning / Leak information to DB in runtime) and remove some comments" into tizen
heeyoung [Tue, 3 Jun 2014 05:45:12 +0000 (14:45 +0900)]
ui page : enable Ui analysis (osp features)
Change-Id: I7c8716d726c6f3ad7a55d9967b56d14aa32de2fe
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
seokgil.kang [Mon, 2 Jun 2014 13:23:04 +0000 (22:23 +0900)]
Summary : add missing files (save Failed API / Warning / Leak information to DB in runtime) and remove some comments
Change-Id: Ieda6092cfaf128ce2e954d7879f85c446da5446b
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
juyoung kim [Mon, 2 Jun 2014 10:57:16 +0000 (03:57 -0700)]
Merge "Summary : save Failed API / Warning / Leak information to DB in runtime" into tizen
seokgil.kang [Sat, 31 May 2014 12:52:05 +0000 (21:52 +0900)]
Summary : save Failed API / Warning / Leak information to DB in runtime
Change-Id: I96ab49213d297ce380207955be2cfc91851f67e8
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
hyeran74.kim [Mon, 2 Jun 2014 02:31:21 +0000 (11:31 +0900)]
BaseView : added interface for adding and removing a tab page view
Change-Id: I7f0df3f915e0a3ab7f3b545ff7d727ae107304e9
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
jungwook.ryu [Sat, 31 May 2014 06:14:11 +0000 (15:14 +0900)]
Timeline : revision some Timeline Chart according to change MSG_SYSTEM
1. Process Size, Heap, Memory chart is chagned to support multi process.
2. DiskIO Chart shows 2 more info (Disk read sector, write sector).
3. FileChart is removed.
3. Timeline Chart's series color is changed.
4. MSG_SYSTEM parsing logic is changed because of changing MSG_SYSTEM.
Change-Id: Ie62d3baf2f135244801f70bfcbfcca782bb55421
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Fri, 30 May 2014 12:39:59 +0000 (05:39 -0700)]
Merge "network : source refactoring add debug log, and remove variable of not using, change file manager name Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
juyoung kim [Fri, 30 May 2014 12:36:13 +0000 (05:36 -0700)]
Merge "BaseView : added an interface for adding view pages dinamically" into tizen
juyoung kim [Fri, 30 May 2014 11:34:53 +0000 (04:34 -0700)]
Merge "UTIL: rename ByteUtils, SWAPModel, and move plugin package" into tizen
juyoung kim [Fri, 30 May 2014 11:09:31 +0000 (04:09 -0700)]
Merge "Function Profiling : save callstack information to DB in runtime, enable binary setting's profiling" into tizen
Hyunjong.park [Fri, 30 May 2014 09:12:42 +0000 (18:12 +0900)]
network : source refactoring
add debug log, and remove variable of not using, change file manager name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I6168fdb66dae1603c238a1e604d29162b04bd6b7
hyeran74.kim [Fri, 30 May 2014 08:55:25 +0000 (17:55 +0900)]
BaseView : added an interface for adding view pages dinamically
Change-Id: Id0e8e9b29a5baaaa99c6812c6a451d08085b582c
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Fri, 30 May 2014 07:02:13 +0000 (16:02 +0900)]
UTIL: rename ByteUtils, SWAPModel, and move plugin package
rename (Streamable -> StreamElement) (SWAPModel -> Streamable) (ByteUtils -> ByteUtil)
move some classes to common plugin (ByteUtils, ByteSwapper, SWAPModel)
Change-Id: I97368a294f34808f1c2cde395c64dee639db5a3c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
j0kim [Fri, 30 May 2014 06:43:39 +0000 (15:43 +0900)]
REVIEW: add some comments and TODOs for file analysis
Change-Id: Ic1ab6e58cf9bccae3ccab2c7dad39a0ec7db4fc2
Signed-off-by: j0kim <j0.kim@samsung.com>
woojin [Fri, 30 May 2014 02:08:13 +0000 (11:08 +0900)]
Function Profiling : save callstack information to DB in runtime, enable binary setting's profiling
1. save callstackdata, callstackunit to DB in runtime, remove unnecessary callstackdata from memory
2. enable function profiling / callstack for libraries set in binary setting.
Change-Id: I1805563f02089356985b0f6e94d618284301c7c6
Signed-off-by: woojin <woojin2.jung@samsung.com>
juyoung kim [Thu, 29 May 2014 07:50:29 +0000 (00:50 -0700)]
Merge "dialog, widget : apply new design dialog - progress / about / license widget - button / toggleButton / context menu / combo" into tizen
heeyoung [Thu, 29 May 2014 01:54:19 +0000 (10:54 +0900)]
dialog, widget : apply new design
dialog - progress / about / license
widget - button / toggleButton / context menu / combo
Change-Id: Iea3d9b507c5604a91e7f032d1808a810b1ed5ae6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 29 May 2014 06:32:27 +0000 (23:32 -0700)]
Merge "Tab Layout : UI/UX was modified" into tizen
Hyunjong,park [Thu, 29 May 2014 01:48:09 +0000 (10:48 +0900)]
Image : apply a new image
apply two button image about snapshot image of replayeditor, and show only changed state of context table of openGL
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I26297131fc1b145aadf389ea3b1bd88de4a204fc
hyeran74.kim [Thu, 29 May 2014 01:37:28 +0000 (10:37 +0900)]
Tab Layout : UI/UX was modified
Change-Id: I6bb054d7d045548b6b86294971931d716a9e55c9
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Wed, 28 May 2014 10:09:35 +0000 (19:09 +0900)]
INTERNAL: remove "multiple" and "nodisplay" filter for app list
When get application list from device, do not check for multiple instance and no display.
Change-Id: I8e02182e027bc2bb800f8132690224c7d1a39dd2
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Wed, 28 May 2014 03:23:43 +0000 (12:23 +0900)]
INTERNAL: fix some exception and refactor PageDataManager
fix some exception occurred during save/load.
refactor PageDataManager and subclasses.
Change-Id: Iaa92c9548552d66f75d2b218aa227e1ba71bd6cd
Signed-off-by: greatim <jaewon81.lim@samsung.com>
Change-ID: If819551cb9624166d2621507b9f4b6d138a34335
juyoung kim [Tue, 27 May 2014 05:53:20 +0000 (22:53 -0700)]
Merge "DB: db connection management" into tizen
juyoung kim [Tue, 27 May 2014 05:53:06 +0000 (22:53 -0700)]
Merge "Title Layout : UX/UI was modified" into tizen
greatim [Tue, 27 May 2014 05:35:58 +0000 (14:35 +0900)]
DB: db connection management
make sure db connection returned whatever db transaction finished successfully or not
Change-Id: I2a05b63abdc61141482035b301da21b3806bae5d
Signed-off-by: greatim <jaewon81.lim@samsung.com>
hyeran74.kim [Tue, 27 May 2014 05:14:55 +0000 (14:14 +0900)]
Title Layout : UX/UI was modified
Change-Id: I1defcd4bb64993515bf40c114765e30299500256
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Change-ID: Ia4ba2844d1fa26325fbd30afae22603cd9168ad2
hyeran74.kim [Tue, 27 May 2014 05:14:55 +0000 (14:14 +0900)]
Title Layout : UX/UI was modified
Change-Id: I1defcd4bb64993515bf40c114765e30299500256
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
juyoung kim [Tue, 27 May 2014 04:28:19 +0000 (21:28 -0700)]
Merge "File : UI/UX was modified" into tizen
hyeran74.kim [Mon, 26 May 2014 05:35:34 +0000 (14:35 +0900)]
File : UI/UX was modified
Change-Id: Ic338164c67404368c74344eeaf79681431bd7328
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
juyoung kim [Mon, 26 May 2014 13:44:50 +0000 (06:44 -0700)]
Merge "[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connection) [Desc.] [Issue]" into tizen
juyoung kim [Mon, 26 May 2014 13:12:37 +0000 (06:12 -0700)]
Merge "Timeline: Remove Magic number and Hard coding" into tizen
juyoung kim [Mon, 26 May 2014 13:11:09 +0000 (06:11 -0700)]
Merge "UI/UX : added color resources" into tizen
jungwook.ryu [Mon, 26 May 2014 11:31:30 +0000 (20:31 +0900)]
Timeline: Remove Magic number and Hard coding
Translate Magic number in Timeline DB to ENUM
Handling Get CPU Core count
Change-Id: Iacae939ea74fd70c8a3eca0f17c0ed8c70c9b4ac
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Mon, 26 May 2014 11:10:08 +0000 (04:10 -0700)]
Merge "Replay Editor : New UX application, and disable replay editor button until complete TV SDK Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen
juyoung kim [Mon, 26 May 2014 11:10:00 +0000 (04:10 -0700)]
Merge "Opengl : implement the functionality of multi context sharing, and get event from summay page, and print the contents to download the file on the device, and filtering by process Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen
hyeran74.kim [Mon, 26 May 2014 02:16:36 +0000 (11:16 +0900)]
UI/UX : added color resources
Change-Id: I60615d73498bfec05509384e5f686ce893dd7d74
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
greatim [Mon, 26 May 2014 03:43:11 +0000 (12:43 +0900)]
[Title] add MSG_PROCESS_COMM for web app, refactor db connection(multi-connection)
[Desc.]
[Issue]
Change-Id: Ie46eaba1f7390fc8fbe1b440a8ee6f4cf0c1ebe2
Hyunjong,park [Mon, 26 May 2014 02:37:37 +0000 (11:37 +0900)]
Replay Editor : New UX application, and disable replay editor button until complete TV SDK
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ib1ee83c1ccea32a16ca3af5a0463895a8f97a757
Hyunjong,park [Mon, 26 May 2014 00:29:06 +0000 (09:29 +0900)]
Opengl : implement the functionality of multi context sharing, and get event from summay page, and print the contents to download the file on the device, and filtering by process
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I7e69937a46654d91b85db85c4347046a7342474e
Hyunjong,park [Mon, 26 May 2014 00:20:23 +0000 (09:20 +0900)]
network : get event from summary page, and print the contents to download the file on the device, and filtering by process
, and fix multi select on chart for range feature
Change-Id: Icb6f0c983af0634f0199014a79458f990ef600c1
Hyunjong,park [Mon, 26 May 2014 00:11:02 +0000 (09:11 +0900)]
Network : adding a file utilty for managing to download the tmp file from device
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ieeecca3d2221870d24a63b11565aab2142eb11e8
juyoung kim [Wed, 21 May 2014 05:51:04 +0000 (22:51 -0700)]
Merge "[UI] Add ChartRenderer for new File Analysis chart" into tizen
jungwook.ryu [Wed, 21 May 2014 02:04:27 +0000 (11:04 +0900)]
[UI] Add ChartRenderer for new File Analysis chart
Change-Id: If73c008d6060e1245449b671496623f6d2863d53
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Tue, 20 May 2014 12:44:51 +0000 (21:44 +0900)]
[Title] follow-up action of commit #21000, some change in DB and communicator
[Desc.]
[Issue]
Change-Id: I94e51eafb7913134bfbe35eab30dc109b71cb214
juyoung kim [Mon, 19 May 2014 05:22:17 +0000 (22:22 -0700)]
Merge "OpenGL : data module of OpenGL page was modified to use the DB and show multi context value Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>" into tizen
woojin [Sat, 17 May 2014 18:02:57 +0000 (03:02 +0900)]
update changelog and version up
Change-Id: I2eb5d44e76d19be8a1707d2845416e62a24a2766
woojin [Sat, 17 May 2014 17:59:13 +0000 (02:59 +0900)]
merge from tizen branch
Change-Id: Ic0ab29d9c10b7dfae4ba0b398fa71967baf30a77
woojin [Sat, 17 May 2014 17:49:26 +0000 (10:49 -0700)]
Merge "[Feature] enable source view for efl application [Description] 1. use source rpm package provided by IDE 2. rename elfsymbolextracter 3. modify checking routine for functions in Application" into tizen
woojin [Sat, 17 May 2014 07:40:04 +0000 (16:40 +0900)]
[Feature] enable source view for efl application
[Description] 1. use source rpm package provided by IDE 2. rename elfsymbolextracter 3. modify checking routine for functions in Application
Change-Id: Iade3898720263643c5c6bfc295a42e400b044591
greatim [Fri, 16 May 2014 13:15:58 +0000 (22:15 +0900)]
[Title] update version
[Desc.]
[Issue]
Change-Id: I973467198c0e65acb677ea153bfbf1af4327ccb7
greatim [Fri, 16 May 2014 13:14:50 +0000 (22:14 +0900)]
merge from tizen
Change-Id: Ia71f6f676bc12092565c131cf162dff38a66e4d5
greatim [Fri, 16 May 2014 12:44:59 +0000 (21:44 +0900)]
[Title] fix build properties and fix some bugs (args of function log, retry count of device connect)
[Desc.]
[Issue]
Change-Id: I0ff335a78caca7d26550d161f9da44354bbe3ec5
j0kim [Fri, 16 May 2014 11:29:44 +0000 (20:29 +0900)]
MISC: update package version
Change-Id: I67c2dbd75b19dca7d9fa3b7785b8e0066f6c66b5
Signed-off-by: j0kim <j0.kim@samsung.com>
j0kim [Fri, 16 May 2014 11:19:13 +0000 (20:19 +0900)]
Merge branch 'tizen' into mw
Hyunjong,park [Fri, 16 May 2014 08:05:48 +0000 (17:05 +0900)]
OpenGL : data module of OpenGL page was modified to use the DB
and show multi context value
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Ic8e582d57b61ec4e4bd79d34c4a43dde9539fc5f
jungwook.ryu [Fri, 16 May 2014 01:54:19 +0000 (10:54 +0900)]
[Feature] timeline : data module of the timeline page was modified to use the DB
Change-Id: Ic9e504a1935d1d40da21a27664c56c8470d03b16
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Thu, 15 May 2014 15:01:28 +0000 (00:01 +0900)]
[Title] add symbol extraction for EFL, and fix for "profile with"
[Desc.]
[Issue]
Change-Id: Id698de1ac0ebdb98be33a5b6403d793f79ec3809
greatim [Wed, 14 May 2014 11:28:18 +0000 (20:28 +0900)]
[Title] enable to execute efl app, fix for managing app info, dev info
[Desc.]
[Issue]
Change-Id: Iba7e2fc602ddf0919e7d95d5a01baaa8c5d79ad0
Hyunjong,park [Mon, 12 May 2014 10:59:18 +0000 (19:59 +0900)]
replay : change db manager for save replay's log
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: I96d96b9af6932ec8ea78fb231be32ab960341508
greatim [Fri, 9 May 2014 09:41:54 +0000 (18:41 +0900)]
[Title] remove ide-eplugin dependency
[Desc.]
[Issue]
Change-Id: Ied701db59c791a79ca6e355db055c56eb4ea800e
heeyoung [Fri, 9 May 2014 06:56:16 +0000 (15:56 +0900)]
[Title] disable Ui analysis (osp features)
[Desc.]
[Issue] -
Change-Id: I21a0a2d3f2e4eee5d60f6c120d92dcae6e6a2269
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Fri, 25 Apr 2014 10:29:52 +0000 (19:29 +0900)]
[Title] change profiling start time as start time in MSG_START_ACK
[Desc.]
[Issue]
Change-Id: Iafcd58c29d3fe970c2ebeac6ed2b0014ace26600
greatim [Fri, 25 Apr 2014 06:30:07 +0000 (15:30 +0900)]
[Title] db bug fix that close at stop tracing
[Desc.]
[Issue]
Change-Id: I2b5d984b3f3cf55a8d053e2d9c0bf983f295f2d4
greatim [Thu, 24 Apr 2014 14:07:36 +0000 (23:07 +0900)]
[Title] fix some database exception
[Desc.]
[Issue]
Change-Id: I0b1ad226a5afcb6cdefa86b2a2cf90510d4114aa
Hyunjong,park [Wed, 23 Apr 2014 01:54:16 +0000 (10:54 +0900)]
network : data module of the network page was modified to use the DB
Signed-off-by: Hyunjong,park <phjwithyou.park@samsung.com>
Change-Id: Id7a812309f26c894df0fc7030fae1007a521f268
greatim [Tue, 22 Apr 2014 05:09:26 +0000 (14:09 +0900)]
[Title] fix some bugs
[Desc.]
[Issue]
Change-Id: Ibea2c7a95e1cf6ff1b4a7e0257de0010660acfc8
greatim [Thu, 17 Apr 2014 07:54:44 +0000 (16:54 +0900)]
[Title] add build properties in appearance and common plugin
[Desc.]
[Issue]
Change-Id: I9f64008c80366edfcf69659d97e1d239b9f4f8cb
greatim [Thu, 17 Apr 2014 07:05:37 +0000 (16:05 +0900)]
[Title] add debug.core to feature.xml
[Desc.]
[Issue]
Change-Id: I8b1b8d1a49a59e3f6919c50ed23744cb7a15a697
greatim [Thu, 17 Apr 2014 04:46:10 +0000 (13:46 +0900)]
[Title] fix start time for web app support
[Desc.]
[Issue]
Change-Id: I722bde74d456bf60792222e74ce8fb6ec3d5b335
greatim [Wed, 16 Apr 2014 09:51:17 +0000 (18:51 +0900)]
[Title] fix feature.xml
[Desc.]
[Issue]
Change-Id: Id94494ada9438b6172668643d8d4be8da5b92610
greatim [Wed, 16 Apr 2014 08:08:39 +0000 (17:08 +0900)]
[Title] change build.linux
[Desc.]
[Issue]
Change-Id: I1c0be1e322797c27a2a188fc9fc51eae30ba89e4
greatim [Wed, 16 Apr 2014 07:46:36 +0000 (16:46 +0900)]
[Title] modify setRootUser to becomeSuperUser by common eplugin
[Desc.]
[Issue]
Change-Id: I8e5e098dd9372246231cebbb0affac8aecf19ddf
greatim [Wed, 16 Apr 2014 07:32:58 +0000 (16:32 +0900)]
[Title] add new plugin to feature.xml in feature plugin
[Desc.]
[Issue]
Change-Id: Ia55965e43d890c6207376c568719ee786eeff494
j0kim [Wed, 16 Apr 2014 02:05:11 +0000 (11:05 +0900)]
MISC: update package version for swap supporting
protocol is changed for the SWAP
refactoring DB and data processing
refactoring save and load
Change-Id: I7f0cf82b38b29a61237e78d5cbde6947a2e1c0ef
Signed-off-by: j0kim <j0.kim@samsung.com>
seokgil.kang [Tue, 15 Apr 2014 09:53:07 +0000 (18:53 +0900)]
[COMMON] : Apply DALogger
Add DALogger to the dynamicanalyzer common pkg and change System.out.println() to the DA_LOG.xxx() format.
Add AutoTestManager for auto testing. (necessary to supplement.)
Change-Id: Id84239dcb56db4338691eb398f3ec9e05ac26507
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
jungwook.ryu [Mon, 14 Apr 2014 01:52:46 +0000 (10:52 +0900)]
[Feature] : Apply refactoring Database
[Description] : Add database table for Timeline Chart
Change-Id: Ie337e3cc1e43c52171cf614a970b319a93bf977a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
jungwook.ryu [Mon, 14 Apr 2014 01:45:53 +0000 (10:45 +0900)]
[Feature-Timeline]: Apply refactoring Database to Timeline chart (ing)
[Description] : DeviceChart, DiskIOChart, NetworkIOChart, ProcessMemoryChart, SystemMemoryChart
Change-Id: I8969b9e3396a1aebf11195069fc8e3ac6ee2b4ff
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Fri, 11 Apr 2014 12:14:05 +0000 (21:14 +0900)]
[Title] modify path validation routine (warning dialog)
[Desc.]
[Issue]
greatim [Thu, 10 Apr 2014 10:49:08 +0000 (19:49 +0900)]
[Title] bug fix of connection to database
[Desc.]
[Issue]
heeyoung [Thu, 10 Apr 2014 07:43:04 +0000 (16:43 +0900)]
[Title] fix Function Profiling of Tizen UI Table (UI tab)
[Desc.] data does not appear on the Function Profiling of Tizen UI Table
[Issue] -
Change-Id: Ic974908f4ca2d3cac2a35a2817259a07fbff6289
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Wed, 9 Apr 2014 08:34:01 +0000 (17:34 +0900)]
[Title] bug fix after refactoring database
[Desc.]
[Issue]