woojin [Wed, 9 Jul 2014 09:21:46 +0000 (18:21 +0900)]
CALLSTACK : bug fix for callstack table
Set binary path of callstack unit from the address of the callstack row.
Before, it was taken from selected calltrace row.
Change-Id: I2680f70f97d849fa696d7697d4180715995f9f18
Signed-off-by: woojin <woojin2.jung@samsung.com>
Hyunjong.park [Wed, 9 Jul 2014 07:05:46 +0000 (16:05 +0900)]
configuration : remove not use import code
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I0a77b5439ea8683611d46a0f9d93069e8b404a0a
woojin [Tue, 8 Jul 2014 15:04:00 +0000 (00:04 +0900)]
Screenshot : bug fix - when auto screenshot is enabled, periodic screenshot request should not be sent
Periodic screenshot request should be sent only if periodic screenshot feature is set.
Change-Id: Idf79cdf5b7ff06267ae6272ebe5a5f74d416c13d
Signed-off-by: woojin <woojin2.jung@samsung.com>
Hyunjong.park [Tue, 8 Jul 2014 08:41:53 +0000 (17:41 +0900)]
configuration : remove messagebox that show the setting during trace, and disable dafault features(memory_allocation, recording)
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Id1b882d8987ef2a37775254ac6bed2b06737c2b0
Hyunjong.park [Tue, 8 Jul 2014 08:24:33 +0000 (17:24 +0900)]
configuraion : can not change the setting during trace
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia6f8df7c90c9741feac5b0435670b5d71b300273
woojin [Mon, 7 Jul 2014 11:58:45 +0000 (20:58 +0900)]
INTERNAL : drop LogData when it has corruped or wrong data
During parsing LogData from target, if wrong data was found, then print error msg and drop the LogData.
Fix typo.
Change-Id: Iac5121378cccc44aee5182d175bc6951d26b1791
Signed-off-by: woojin <woojin2.jung@samsung.com>
greatim [Mon, 7 Jul 2014 09:37:56 +0000 (18:37 +0900)]
COMM: bug fix in communicatior
in mac, md5sum checking did not work yet, but checking code is enabled.
so we disable checking md5sum for windows and mac
Change-Id: Id19bb771e80455330aa08bf69f084ce9e0756226
Signed-off-by: greatim <jaewon81.lim@samsung.com>
j0kim [Fri, 4 Jul 2014 12:46:25 +0000 (21:46 +0900)]
MISC update pkg version for
- Source link support for CoreApp
- Remove apps within one package
Change-Id: Iaa38506f54558c79fc576273be82dfddf74589df
Signed-off-by: j0kim <j0.kim@samsung.com>
juyoung kim [Fri, 4 Jul 2014 11:34:52 +0000 (04:34 -0700)]
Merge "Source View : source view enable for core app" into mw
woojin [Fri, 4 Jul 2014 10:56:11 +0000 (19:56 +0900)]
Source View : source view enable for core app
Use applicaton binary for source link when capp(efl app, core app) has no debug package.
Change-Id: I6d52e523938e9f23d3f2c4877e7c5b588e445525
Signed-off-by: woojin <woojin2.jung@samsung.com>
greatim [Fri, 4 Jul 2014 11:27:37 +0000 (20:27 +0900)]
INTERNEL: change the categorization method for app combo list
change the categorizatino method for app list from target, and app combo list
Change-Id: I728ba9659a3b9b01707f8c64cbe6a470ce6d5d94
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Fri, 4 Jul 2014 08:23:25 +0000 (01:23 -0700)]
Merge "Common : fix wrong exception handling" into mw
jungwook.ryu [Fri, 4 Jul 2014 07:56:10 +0000 (16:56 +0900)]
Common : fix wrong exception handling
wrong error pop up dialog when source view
Change-Id: I318df903646eb479b306192fe39a43f8107959b7
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Fri, 4 Jul 2014 05:05:05 +0000 (14:05 +0900)]
CMMN, DB : bug fix for exception
when receive ack message of control message, receive buffer is too small.
when newly added feature page is displayed, corresposding DB table is not exist so SQLExcpetion is occurred
Change-Id: I92b3aef82c763deb5f99b26618873fde359268fb
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Fri, 4 Jul 2014 04:08:22 +0000 (21:08 -0700)]
Merge "common : check null pointer for disable features Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into mw
Hyunjong.park [Fri, 4 Jul 2014 02:48:31 +0000 (11:48 +0900)]
common : check null pointer for disable features
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I63c10a15a4689f041e8444d422826ae01e050d47
j0kim [Fri, 4 Jul 2014 01:58:54 +0000 (10:58 +0900)]
Merge branch 'tizen' into mw
Refactoring openGL, Network, Chart
Bugfix of leak detection in the range analysis
Fixed below Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/handlers/ReplayTraceHandler.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/GLUtil.java
package/pkginfo.manifest
Change-Id: I5c4d948712326d1781eccc7bd4b98b24a633b203
Signed-off-by: j0kim <j0.kim@samsung.com>
juyoung kim [Thu, 3 Jul 2014 09:09:34 +0000 (02:09 -0700)]
Merge "Range Analysis : bug fix for DB exception" into tizen
woojin [Thu, 3 Jul 2014 08:54:18 +0000 (17:54 +0900)]
Range Analysis : bug fix for DB exception
userfunction DB table is no longer created.
remove code : select from userfunction DB table in range analysis
Change-Id: I8e9ea2bebbba8a646f983e1da235b01638215131
Signed-off-by: woojin <woojin2.jung@samsung.com>
Hyunjong.park [Thu, 3 Jul 2014 07:09:18 +0000 (16:09 +0900)]
opengl : refactoring
extract method for better explain makeGLData()
measured with the previous code
old (Mothod total call count : 130, Roof total count : 232941, total execution time : 54255)
new (Mothod total call count : 130, Roof total count : 234061, total execution time : 45943)
Change-Id: I765c46a500844d0b0d44967126b93df63c19c5d1
juyoung kim [Thu, 3 Jul 2014 05:48:26 +0000 (22:48 -0700)]
Merge "package : rollback package info Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
juyoung kim [Thu, 3 Jul 2014 05:48:04 +0000 (22:48 -0700)]
Merge "opengl : refactoring aGLDataManger change data sequence of chart db, and change methods name check null return Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
Hyunjong.park [Thu, 3 Jul 2014 05:44:27 +0000 (14:44 +0900)]
package : rollback package info
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I4584b9e1706496780a735ca8372fa1f4f1497d55
juyoung kim [Thu, 3 Jul 2014 02:55:57 +0000 (19:55 -0700)]
Merge "Network : refactoring check NULL return, add open,stop precess Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
juyoung kim [Thu, 3 Jul 2014 02:49:20 +0000 (19:49 -0700)]
Merge "DAChartRenderer : fixed bug of drawing rectangle on file chart" into tizen
Hyunjong.park [Wed, 2 Jul 2014 09:29:31 +0000 (18:29 +0900)]
opengl : refactoring aGLDataManger
change data sequence of chart db, and change methods name
check null return
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I2a3e6504566617ecdd485ac68cf11fd6cab230ee
Hyunjong.park [Wed, 2 Jul 2014 08:51:00 +0000 (17:51 +0900)]
Network : refactoring
check NULL return, add open,stop precess
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I107d3e028a6d020b064c62f1d1bf7adbd610462a
hyeran74.kim [Wed, 2 Jul 2014 08:42:58 +0000 (17:42 +0900)]
DAChartRenderer : fixed bug of drawing rectangle on file chart
Change-Id: Ia97df20a9d59a8ae6918a21c718e8918fd59162b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
jungwook.ryu [Tue, 1 Jul 2014 10:06:10 +0000 (19:06 +0900)]
Common : bug fix for configuration.
after configuration setting, All chart of Timeline page is reset.
Change-Id: I557d3b62d989427655d8c6ff224f6d039165d990
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Tue, 1 Jul 2014 08:11:44 +0000 (01:11 -0700)]
Merge "Timeline : code rollback (remove follow feature because it's unnecessary.)" into tizen
jungwook.ryu [Tue, 1 Jul 2014 07:51:41 +0000 (16:51 +0900)]
Timeline : code rollback (remove follow feature because it's unnecessary.)
CPU Core chart will be hidden when device's core count is 1.(trace/load)
Change-Id: I6495ec4d7b4d2ec659cdf046c5cec1c5a3a8d751
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Hyunjong.park [Tue, 1 Jul 2014 07:28:21 +0000 (16:28 +0900)]
Replay : refactoring
remove not use file of 2.1, and fix null return
Change-Id: I46241ccba41564fecee8685884ed62ad77a6c41c
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Hyunjong.park [Tue, 1 Jul 2014 07:23:33 +0000 (16:23 +0900)]
Package : add package info
label, C-Prequisites
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I0ba9bf6f838331c18da72620b561ef99fb4d264b
juyoung kim [Tue, 1 Jul 2014 07:03:43 +0000 (00:03 -0700)]
Merge "ReplayEditor : refactoring return value ignored, duplicate code Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
juyoung kim [Tue, 1 Jul 2014 07:03:08 +0000 (00:03 -0700)]
Merge "Widget, UI Analysis, Configuration : refactoring code" into tizen
Hyunjong.park [Tue, 1 Jul 2014 06:41:45 +0000 (15:41 +0900)]
ReplayEditor : refactoring
return value ignored, duplicate code
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ibb5ecc16ae1d220f09bdce46a7c359982eaf8261
heeyoung [Tue, 1 Jul 2014 06:42:37 +0000 (15:42 +0900)]
Widget, UI Analysis, Configuration : refactoring code
add null/instance check
remove ConfigurationTableComparator class
remove unnecessary static field
Change-Id: I5fa7b6d32f5a589a6879c46ef72a341e997f0ba5
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
hyeran74.kim [Tue, 1 Jul 2014 06:08:35 +0000 (15:08 +0900)]
DATab : add a null check and remove unnecessary code
Change-Id: I6b65391fa5731058c9f16956325aca175576c582
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Tue, 1 Jul 2014 02:11:28 +0000 (11:11 +0900)]
Configuration UI : revert compare method of ConfigurationTableComparator class
Change-Id: I28dd38f0e8186e346fcca015c2d1cd38e73e9b9c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Tue, 1 Jul 2014 02:00:18 +0000 (11:00 +0900)]
Merge branch 'tizen' into mw
Change-Id: I87046c38b4a076350874fa260f19530bccb94199
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 1 Jul 2014 01:23:54 +0000 (18:23 -0700)]
Merge "Configuration UI: remove sorting routine of feature list" into tizen
heeyoung [Mon, 30 Jun 2014 02:30:29 +0000 (11:30 +0900)]
Configuration UI: remove sorting routine of feature list
Change-Id: I2cab41677046b434aefb2805d5ac13522685e8cd
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
jungwook.ryu [Mon, 30 Jun 2014 04:41:23 +0000 (13:41 +0900)]
Timeline : revision CPU Core chart view and fix bug.
1. CPU Core chart will be hidden when device's core count is 1.(trace/load)
2. fix null pointer exception when retrace.
Change-Id: I244786ddfde960057523268b7127670db41f093b
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Jaewon Lim [Fri, 27 Jun 2014 09:35:03 +0000 (02:35 -0700)]
Merge "common : fix null pointer exeception when retracing" into mw
jungwook.ryu [Fri, 27 Jun 2014 09:21:47 +0000 (18:21 +0900)]
common : fix null pointer exeception when retracing
Change-Id: If48e33193f0f817878687eec42cd23a768fe14bf
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
woojin [Fri, 27 Jun 2014 09:01:49 +0000 (18:01 +0900)]
Range Analysis : apply new DB schema
range analysis use new DB schema of function entry, function exit, function sample
remove previous log saving tables
update changelog
Change-Id: Icefa958fba2c8e21c4ec19d2e1edbe00ceb4c8bc
Signed-off-by: woojin <woojin2.jung@samsung.com>
woojin [Fri, 27 Jun 2014 08:53:22 +0000 (17:53 +0900)]
Screenshot : bug fix for not getting screenshot file from target
now screenshot file from target can be obtained and shown in screenshot view
Change-Id: I1f9e6b712b9872cdd390a5dbf9a018bf2b5cc961
Signed-off-by: woojin <woojin2.jung@samsung.com>
woojin [Fri, 27 Jun 2014 08:45:31 +0000 (17:45 +0900)]
Range Analysis : apply new DB schema
range analysis use new DB schema of function entry, function exit, function sample
remove previous log saving tables
Change-Id: Icedbb7a283871fcb14eda8fb99562bbaab108a98
Signed-off-by: woojin <woojin2.jung@samsung.com>
jungwook.ryu [Fri, 27 Jun 2014 08:30:27 +0000 (17:30 +0900)]
Common : revision configuration default value, disable timeline chart(UI Event, Device)
Change-Id: I5d655185a4785d92f9ff65394463e611ce18a3fb
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
woojin [Fri, 27 Jun 2014 08:10:36 +0000 (17:10 +0900)]
Screenshot : bug fix for not getting screenshot file from target
now screenshot file from target can be obtained and shown in screenshot view
Change-Id: I20eb57b8a9b15eaa141a8e2a92827c35d3dc282b
Signed-off-by: woojin <woojin2.jung@samsung.com>
jungwook.ryu [Fri, 27 Jun 2014 06:11:22 +0000 (15:11 +0900)]
MISC : version up 2.1.36
Change-Id: Ia2ddb84033d2598b9482e201947a91471347844f
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Fri, 27 Jun 2014 05:35:13 +0000 (22:35 -0700)]
Merge "timeline : bug fix for trace on real device" into tizen
jungwook.ryu [Fri, 27 Jun 2014 05:28:19 +0000 (14:28 +0900)]
timeline : bug fix for trace on real device
Change-Id: I12a7796dbef483c3f16e814e9e5210eb59a26622
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
jungwook.ryu [Fri, 27 Jun 2014 05:18:16 +0000 (14:18 +0900)]
timeline : bug fix for trace on real device
Change-Id: I6ac86fafc8df8c59811532bb3a88ca8fdc7faa71
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
greatim [Fri, 27 Jun 2014 03:22:26 +0000 (12:22 +0900)]
BUILD: change java runtime requirement for plugin
Change-Id: I73ecf5300f620d3a895758e01fddee8fbac792d1
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Fri, 27 Jun 2014 02:46:57 +0000 (11:46 +0900)]
VERSION: update version
Change-Id: I46fda71f7b7eccd57da5ed407e994beb20e06dd5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Fri, 27 Jun 2014 02:46:19 +0000 (11:46 +0900)]
Merge branch 'tizen' into mw
Change-ID: I3808e88a0f9a0a54d76ac41424d80f8565597130
heeyoung [Fri, 27 Jun 2014 02:10:57 +0000 (11:10 +0900)]
setting : configure dynamic tab pages
Change-Id: Ib4f4e47b3f2da87bdb8f6da638ca09c0af80b42b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 26 Jun 2014 08:41:58 +0000 (01:41 -0700)]
Merge "setting : null pointer exception not set value of feature, but get value of feature" into tizen
juyoung kim [Thu, 26 Jun 2014 08:41:33 +0000 (01:41 -0700)]
Merge "Range : restrict some functions (failed api, leak, warning data) at range page" into tizen
Hyunjong.park [Thu, 26 Jun 2014 08:27:46 +0000 (17:27 +0900)]
setting : null pointer exception
not set value of feature, but get value of feature
Change-Id: I969fea0d9155bdf5c10ae49fb90d61ad30d2dc65
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
seokgil.kang [Thu, 26 Jun 2014 08:26:51 +0000 (17:26 +0900)]
Range : restrict some functions (failed api, leak, warning data) at range page
Change-Id: Iecf1e9044e4eb088c71f519a84d06357abe41fbe
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
hyeran74.kim [Thu, 26 Jun 2014 08:23:38 +0000 (17:23 +0900)]
DATabComposite : remove unnecessary some code
Change-Id: I71776197e6c76017c6a7fa07a72f6525a9477deb
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Thu, 26 Jun 2014 07:19:15 +0000 (16:19 +0900)]
UI : apply a drag image on DATabcomposite
Change-Id: I386a02416870ea786b13a6864f247ed5b588c05c
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Thu, 26 Jun 2014 06:33:55 +0000 (15:33 +0900)]
setting : disable few features
features list(fine, UI, syscall, insidecall)
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I0b3de3a8c55d7662174b14c59586313fb24a9dff
jungwook.ryu [Thu, 26 Jun 2014 05:35:21 +0000 (14:35 +0900)]
timeline : fix null pointer exception when save/load
Change-Id: I307b0beeaa7a6af8215e745c035a3ff8c0df026a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
juyoung kim [Thu, 26 Jun 2014 04:45:12 +0000 (21:45 -0700)]
Merge "INTERNAL : apply new Database schema" into tizen
juyoung kim [Thu, 26 Jun 2014 00:54:10 +0000 (17:54 -0700)]
Merge "Opengl Analysis : integer values of api parameter and state value convert string values. use define values in gl2.h" into tizen
woojin [Wed, 25 Jun 2014 16:14:10 +0000 (01:14 +0900)]
INTERNAL : apply new Database schema
apply new Database schema : callstack unit, callstack data, function entry, function exit, function sample, profiling data, profiling child data
use new database handling APIs
calltrace table no longer has LogData
function entry, function exit, function sample are saved into separate DB table
Change-Id: I84380e174901252f99753df27fa3e54d317568b7
Signed-off-by: woojin <woojin2.jung@samsung.com>
hyeran74.kim [Wed, 25 Jun 2014 10:13:09 +0000 (19:13 +0900)]
UI : apply new design guide on TimerClock
Change-Id: Ie495dcee93cb97bb335fb931a56d9470e90abe91
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
jungwook.ryu [Wed, 25 Jun 2014 08:47:26 +0000 (17:47 +0900)]
UI : Apply new design guide for Timeline Chart Edit dialog
1) improvement table item hover effect : simple stroke -> change background
2) remove table item selection marker(orange color) on Ubuntu.
3) add chart descriptor on second column.
4) adjust some position.
Change-Id: I8222c0ab0d77bd9aa289e7bc8ccbf6a83e2ee548
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Hyunjong.park [Wed, 25 Jun 2014 05:38:55 +0000 (14:38 +0900)]
Opengl Analysis : integer values of api parameter and state value convert string values.
use define values in gl2.h
Change-Id: Ia3c7a38d74ce6c7f2d6c5ed3adea7ac075a9f1ca
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
juyoung kim [Mon, 23 Jun 2014 06:03:22 +0000 (23:03 -0700)]
Merge "Thread Analysis : thread function name and thread class name is shown in the thread details view" into tizen
jungwook.ryu [Sun, 22 Jun 2014 23:22:27 +0000 (08:22 +0900)]
UI : Apply new design guide for Timeline Chart Edit dialog
Change-Id: If25c72aca2f3a0cfd86ce7d537cc28921927d1ea
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
woojin [Fri, 20 Jun 2014 11:15:34 +0000 (20:15 +0900)]
Thread Analysis : thread function name and thread class name is shown in the thread details view
Show thread class name for Tizen Thread.
Show thread function name for other thread (e.g. pthread).
Change-Id: I6a1f8312f3cda5527e4c04dfb543453753f2f0f0
Signed-off-by: woojin <woojin2.jung@samsung.com>
hyeran74.kim [Fri, 20 Jun 2014 07:42:19 +0000 (16:42 +0900)]
UI : Apply new design guide to DADialog
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Change-Id: I18d7a6b441287c0cb5a27346fe7376f638bcc324
greatim [Wed, 18 Jun 2014 17:36:36 +0000 (02:36 +0900)]
INTERNAL: tizen sdk path setting
modify the way to get tizen sdk installation path, using common-eplugin APIs.
Change-Id: Ib0c4ba1fb5d60b664f78a697b027c017cfc8e8ae
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Wed, 18 Jun 2014 08:16:25 +0000 (17:16 +0900)]
UI : Apply combo style of each analysis page.
page - Thread, OpenGL, Kernel
Change-Id: I10e4200144211052ce1090fb3f57732f78fe011f
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Tue, 17 Jun 2014 07:46:17 +0000 (16:46 +0900)]
Widget : combo widget refactoring
Clean class inheritance
Remove file
- DACustomComboDefaultRenderer
- TitleComboRenderer
- DACustomComboPopupDefaultRenderer
- TitleComboPopupRenderer
Change-Id: I1c884cc6aef045f4c359f00e70b48ecce5a6cbe6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
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>