hyeran74.kim [Tue, 10 Feb 2015 08:30:22 +0000 (17:30 +0900)]
File : deal with null pointer exception
Change-Id: I5bb06a3a33d3bc629b619744bf47be270ce6d231
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Fri, 16 Jan 2015 01:56:10 +0000 (10:56 +0900)]
File : deal with null pointer exception
Change-Id: Id8beaed36d5be6548eef08489d45f802d9179ab8
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Thu, 15 Jan 2015 08:49:09 +0000 (17:49 +0900)]
Unittest : export common unittest package
Change-Id: I25120b2feee9b09e4ccd0dd0b8267585c6560b8d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 15 Jan 2015 08:41:38 +0000 (17:41 +0900)]
Setting : define settingFilePath (used in the unit test)
Change-Id: I17ea37fe2d708aadb75f35e4685584ddae7b6b32
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 15 Jan 2015 08:27:01 +0000 (17:27 +0900)]
Setting : modify method name
(changeAvailableFeatureList -> changeSelectecFeatureList)
Change-Id: I1a516df4e699c39a06cd80991b08bed75d3b0e40
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Tue, 13 Jan 2015 07:35:26 +0000 (16:35 +0900)]
[SETTING] add error popup when user try to add binary setting without device connection
add error popup when user try to add binary setting without device connection
Change-Id: Ic04bf6479b5dbb023101380db00dd07bd80e1f4e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Mon, 12 Jan 2015 08:24:46 +0000 (17:24 +0900)]
[SETTING] fix exception when select debug rpm in binary setting tab
fix exception when select debug rpm in binary setting tab
Change-Id: I5791f9a342451efbf0c3f356d07c8f3efce1bd95
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Fri, 9 Jan 2015 07:50:40 +0000 (16:50 +0900)]
[UTIL] refactor ByteUtil
Refactoring ByteUtil for performance and reliability. (fix a bug of toBytes for int)
Remove ByteSwapper and unittest for ByteSwapper (not necessary anymore)
Use long instead of UnsignedInt in MessageParser.java
Change-Id: I37e4133e82cbdb47752e6199dd798ff999db20f0
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Mon, 12 Jan 2015 09:32:23 +0000 (01:32 -0800)]
Merge "ProgressDialog : add warning style" into tizen
heeyoung [Mon, 12 Jan 2015 05:15:27 +0000 (14:15 +0900)]
ProgressDialog : add warning style
Change-Id: Iea341141799487511f09d61242ca5b6ae8d14b91
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Mon, 12 Jan 2015 06:49:26 +0000 (22:49 -0800)]
Merge "[CALLSTACK] insert callstackdata into DB for every 5000 data" into tizen
woojin [Mon, 12 Jan 2015 00:57:29 +0000 (09:57 +0900)]
[CALLSTACK] remove NullPointerException
modify code to prevent NullPointerException when failed to get DB connection
Change-Id: I9fb443859c94883177ef3443a58ad753f10e235d
Signed-off-by: woojin <woojin2.jung@samsung.com>
woojin [Mon, 12 Jan 2015 00:31:27 +0000 (09:31 +0900)]
[CALLSTACK] insert callstackdata into DB for every 5000 data
increase the number of callstackdata held before DB insertion
100 -> 5000
it decreases making time of probe callstack drastically when sampling feature is off
Change-Id: I92fc3f89cc6eb13d71075ff20b68e7d4c7f84907
Signed-off-by: woojin <woojin2.jung@samsung.com>
seokgil.kang [Fri, 9 Jan 2015 04:24:37 +0000 (13:24 +0900)]
LOG : change the System.out.println() to Logger.debug() and support the System.out.print() feature
Change-Id: Ib5d4abc0b4f754c649b3b854e87de081f94330bf
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
juyoung kim [Fri, 9 Jan 2015 02:52:12 +0000 (18:52 -0800)]
Merge "ProgressDialog : refactoring (duplicated code cleanup)" into tizen
JuYoung Kim [Thu, 8 Jan 2015 09:07:00 +0000 (18:07 +0900)]
change the warning message of overflow
Change-Id: I2b5690f3d113b5ec2073ac8593236314486dbb4c
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
heeyoung [Thu, 8 Jan 2015 06:41:59 +0000 (15:41 +0900)]
ProgressDialog : refactoring (duplicated code cleanup)
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Change-Id: Ib2a1d479c845d882dd60f9971b603019d54bf9b7
hyeran74.kim [Wed, 7 Jan 2015 01:26:18 +0000 (10:26 +0900)]
Merge remote-tracking branch 'origin/da-unittest' into tizen
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/file/manager/FileDataMaker.java
Change-Id: Ife7081247235e6bbc6443df692ddbb9810d39cac
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
hyeran74.kim [Mon, 5 Jan 2015 08:07:22 +0000 (17:07 +0900)]
File : added functions to make random objects and test
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Change-Id: I4a543c690aeb6134121f94a97e786db6d37f5acb
jungwook.ryu [Tue, 30 Dec 2014 06:06:24 +0000 (15:06 +0900)]
Lifecycle : Add database table for LifeCycle
Change-Id: I583adf68f883195375130d267cf203c9e7c0d60c
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Hyunjong.park [Mon, 22 Dec 2014 02:02:21 +0000 (11:02 +0900)]
opengl : show buffer size in detail view
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I1210b22c615a643c3f239364d33a72371dc7f43e
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
hyeran74.kim [Thu, 27 Nov 2014 01:42:08 +0000 (10:42 +0900)]
File : added file unit test
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Change-Id: Ia9cf06a98c6b8ae3207e0beba7a40aa0c76d40d5
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
juyoung kim [Fri, 19 Dec 2014 07:17:59 +0000 (23:17 -0800)]
Merge "INTERNAL: stop toolbar timer as soon as the stop button is pressed" into tizen
juyoung kim [Fri, 19 Dec 2014 07:17:30 +0000 (23:17 -0800)]
Merge "INTERNAL: stop tracing by force when some log from swap is missing" into tizen
juyoung kim [Fri, 19 Dec 2014 07:16:26 +0000 (23:16 -0800)]
Merge "DEBUG: change some thread names for debugging" into tizen
juyoung kim [Fri, 19 Dec 2014 07:14:18 +0000 (23:14 -0800)]
Merge "Summary : modify data structure for thread safety in the leak table. (HashMap --> ConcurrentHashMap)" into tizen
greatim [Thu, 18 Dec 2014 16:32:13 +0000 (01:32 +0900)]
INTERNAL: stop toolbar timer as soon as the stop button is pressed
stop toolbar timer as soon as the stop button is pressed
add timer's name for debugging
Change-Id: Ia0c77effee6bffe912a2abe61376a8dea3989157
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Thu, 18 Dec 2014 14:55:49 +0000 (23:55 +0900)]
INTERNAL: stop tracing by force when some log from swap is missing
Stop tracing by force when some log from swap is missing.
In that situation, DA show error message to user
Change-Id: I4af58f14a9ad56ed17d5736a083e93b6a3c7fbf9
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Thu, 18 Dec 2014 11:54:47 +0000 (20:54 +0900)]
DEBUG: change some thread names for debugging
change some thread names for debugging
Change-Id: I4de231fd3697ce3c1ad752e703c35be6470d29c0
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Thu, 18 Dec 2014 05:41:19 +0000 (21:41 -0800)]
Merge "[Callstack] fix bug - callstack of user function grows continuosly" into tizen
juyoung kim [Thu, 18 Dec 2014 05:35:06 +0000 (21:35 -0800)]
Merge "Page Tab : save/open for page tab view" into tizen
seokgil.kang [Thu, 18 Dec 2014 03:26:09 +0000 (12:26 +0900)]
Summary : modify data structure for thread safety in the leak table. (HashMap --> ConcurrentHashMap)
Change-Id: I7726636b09ce98f17a58f3f2175e32dda2e47bbb
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
woojin [Wed, 17 Dec 2014 13:25:47 +0000 (22:25 +0900)]
[Callstack] fix bug - callstack of user function grows continuosly
bug fix - callstack of user function grows (which should remain the same)
this bug can cause out of memory in some cases
Change-Id: Ie22e76576ffa31e21712dec2a6bf1e878d8d6bd7
Signed-off-by: woojin <woojin2.jung@samsung.com>
seokgil.kang [Wed, 17 Dec 2014 11:31:58 +0000 (20:31 +0900)]
LOG : support the string formatter type
Change-Id: Id93af8299980fa3179321e9aa3ae207a0eb735f7
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
heeyoung [Wed, 17 Dec 2014 09:52:09 +0000 (18:52 +0900)]
Page Tab : save/open for page tab view
Change-Id: I1c1ce5c6504643ba53b5f0815289f069fe495f37
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Wed, 17 Dec 2014 06:33:02 +0000 (15:33 +0900)]
Combo : check combo tooltip index
Change-Id: I7b59e83817f2b4e72b0ee6803e1e3d15823e8c76
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Tue, 16 Dec 2014 07:39:42 +0000 (16:39 +0900)]
SETTING: fix bug of binary setting
fix bug when adding binary setting with non-elf binary (like /etc/printcap)
swap manager was crashed by binary-info message with non-elf (fixed)
Now, binary info message get ACK message with error flag for non-elf binary
Change-Id: I908d5d132cf07234908b859d0ae5c4f691f4f4f8
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Mon, 15 Dec 2014 08:42:19 +0000 (17:42 +0900)]
SETTING: fix a bug of binary setting
fix a bug when adding directory to binary setting.
directory item cannot be set as binary setting.
When user select directory item and press OK button, then enter the directory NOW.
Change-Id: I576390e4e38a30c2c367963ac2cf0a6babe3fdeb
Signed-off-by: greatim <jaewon81.lim@samsung.com>
seokgil.kang [Mon, 15 Dec 2014 09:13:32 +0000 (18:13 +0900)]
Summary : modify column name of the leak view (File/parameter -> Parameter)
Change-Id: Iaa577e929eb61a95bf8b3865499c89e87f820bdd
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
juyoung kim [Mon, 15 Dec 2014 05:00:20 +0000 (21:00 -0800)]
Merge "SETTING: fix bug 1 of binary setting (TS-16504)" into tizen
greatim [Mon, 15 Dec 2014 04:39:22 +0000 (13:39 +0900)]
SETTING: fix bug 1 of binary setting (TS-16504)
fix first bug of binary setting in (TS-16504)
Change-Id: I25fd053969519482ec288c99d0e47cc127f32198
Signed-off-by: greatim <jaewon81.lim@samsung.com>
seokgil.kang [Fri, 12 Dec 2014 10:43:27 +0000 (19:43 +0900)]
TEST : add and modify some files for the test automation
Change-Id: I5e7aa0ee5fb2eaeea2bc6210388057481d39477c
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
hyeran74.kim [Wed, 10 Dec 2014 04:51:11 +0000 (13:51 +0900)]
File : using DBInserter when saving data while tracing
Change-Id: I4b591809ae4d06f43a19da64001045dc40832bc7
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Thu, 4 Dec 2014 04:42:11 +0000 (13:42 +0900)]
common : changed file owner
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I37d7cb61ebdb4fa4f2b76af80ab58b4cc2c6371c
heeyoung [Tue, 2 Dec 2014 04:36:31 +0000 (13:36 +0900)]
Merge remote-tracking branch 'origin/da-setting' into tizen
Change-Id: I6b20c9ebc053d72430ba083f25b974765a7bccbc
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Mon, 1 Dec 2014 09:51:33 +0000 (18:51 +0900)]
Setting : add overhead description
Change-Id: Ifc08bbed134ed6e2bc241e3314c1fff43a570164
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Thu, 27 Nov 2014 09:44:40 +0000 (18:44 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/leaks/NewLeakDetector.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/setting/SettingDataManager.java
Change-Id: Ie461839dd9058732ab7405e349d38f2d0a224260
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Tue, 25 Nov 2014 06:36:22 +0000 (15:36 +0900)]
Setting : add overhead information in setting dialog
Change-Id: Ief9798e7b34850e77309d71ac1b39724d4c486d0
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Hyunjong.park [Mon, 24 Nov 2014 09:27:09 +0000 (18:27 +0900)]
opengl : add indexing table, and remove unnecessary query
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I09e284d5e0b240ffefa75f66160e899017b689ad
greatim [Thu, 20 Nov 2014 12:02:46 +0000 (21:02 +0900)]
INTERNAL: change source code owner
change source code owner
Change-Id: I237e76ca120e31af197a0b8d70d0bdcfc845e0b5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Wed, 19 Nov 2014 12:08:40 +0000 (21:08 +0900)]
INTERNAL: change error message when starting is failed
change error message when starting is failed
Change-Id: I4de933e24730a5d86f9489c0218c2ea579157b9a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Wed, 19 Nov 2014 09:55:46 +0000 (01:55 -0800)]
Merge "Setting : fix potential bug" into tizen
juyoung kim [Wed, 19 Nov 2014 06:26:00 +0000 (22:26 -0800)]
Merge "thread : add feature to relationship between two thread(created, join), fix multiple Processes filtering logic. Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
Hyunjong.park [Fri, 14 Nov 2014 06:13:03 +0000 (15:13 +0900)]
thread : add feature to relationship between two thread(created, join), fix multiple Processes filtering logic.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ie530a0556f5c23dab3160efdf75b9a79acf54636
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
heeyoung [Tue, 18 Nov 2014 05:08:54 +0000 (14:08 +0900)]
Setting : fix potential bug
Change-Id: I2810f93a0d043c9a3ccf17bc8461ee6a92e25709
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 18 Nov 2014 04:14:44 +0000 (20:14 -0800)]
Merge "common: changed owner" into tizen
hyeran74.kim [Tue, 18 Nov 2014 01:39:30 +0000 (10:39 +0900)]
common: changed owner
Change-Id: I047d6c3c29ec5f0abc7380b6f0111c7e41cd06a4
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
juyoung kim [Mon, 17 Nov 2014 10:12:03 +0000 (02:12 -0800)]
Merge "Summary : remove File leak check in the Leak view" into tizen
seokgil.kang [Thu, 13 Nov 2014 05:37:40 +0000 (14:37 +0900)]
Summary : remove File leak check in the Leak view
Change-Id: I07389b650551b7660ad5c8e891f23aecfeb84d25
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
jungwook.ryu [Sat, 15 Nov 2014 12:02:56 +0000 (21:02 +0900)]
MISC : revision source owner
Change-Id: If30cf43b67accb0364d71408f1af1554b2f354a5
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
JuYoung Kim [Thu, 13 Nov 2014 05:37:20 +0000 (14:37 +0900)]
Merge branch 'tizen' into da-unittest
heeyoung [Wed, 12 Nov 2014 10:40:20 +0000 (19:40 +0900)]
Setting : modify application combo tooptip (round stroke)
Change-Id: If2ae234a0c91f7fa9ab13c9a63d7f0d4f4ced04e
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Wed, 12 Nov 2014 06:36:57 +0000 (15:36 +0900)]
Setting : remove unused file and string
Change-Id: I900043182aa72e81d771edca135e3f1f68ba47a2
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Wed, 12 Nov 2014 05:48:27 +0000 (14:48 +0900)]
Combo Widget : modify image combo button
Change-Id: I46a22d52720814d150ee7cc7d6d5c80d9dd3e9c3
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Wed, 12 Nov 2014 04:41:51 +0000 (13:41 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Change-Id: I8a01ee14842e24df070eb035a8d37da4e6f29121
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 11 Nov 2014 12:12:08 +0000 (04:12 -0800)]
Merge "COMMON : update contact information" into tizen
seokgil.kang [Tue, 11 Nov 2014 11:17:57 +0000 (20:17 +0900)]
COMMON : update contact information
Change-Id: Ia1a348acf36694770097f015463a36a039a5cd7d
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
greatim [Tue, 11 Nov 2014 11:05:02 +0000 (20:05 +0900)]
INTERNAL: change source owner
change source owner
Change-Id: If2548e5d26f67576a6a2272b86a163e950ec2548
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Tue, 11 Nov 2014 10:56:40 +0000 (19:56 +0900)]
PLATFORM: bug fix in binary setting page (load binary setting)
bug fix of loading binary setting
Change-Id: I08e79f844bc50c6c2902076ce0e21f5c5fdef4ca
Signed-off-by: greatim <jaewon81.lim@samsung.com>
heeyoung [Tue, 11 Nov 2014 09:51:59 +0000 (18:51 +0900)]
Setting : change file owner name
Change-Id: I55eccdb62adabf6ca25fa4742070e133a699b1fc
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
heeyoung [Tue, 11 Nov 2014 09:35:25 +0000 (18:35 +0900)]
Setting : refactoring setting information
modify key management(name -> index)
add overhead information file
Change-Id: I9739abe40180b840ec44dc4bf62bf9b2c1201b13
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Tue, 11 Nov 2014 09:29:26 +0000 (01:29 -0800)]
Merge "common : edited file owner name and email address" into tizen
hyeran74.kim [Tue, 11 Nov 2014 09:06:38 +0000 (18:06 +0900)]
common : edited file owner name and email address
Change-Id: I6e22bf162cde6117c56f9278b020e334d94b55ff
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Tue, 11 Nov 2014 08:38:46 +0000 (17:38 +0900)]
common : change file owner name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I1ddb4b4ec4ccb00c4e6cccd3e138ed9e43ddd397
heeyoung [Thu, 6 Nov 2014 08:47:20 +0000 (17:47 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-setting
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/common/AnalyzerShellCommands.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/common/explorer/DeviceExplorer.java
Change-Id: Ifa8e27f0388d6963a28ad8e20a317c47c60cb7b3
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
juyoung kim [Thu, 6 Nov 2014 04:01:49 +0000 (20:01 -0800)]
Merge "File : bug fix about file name length" into tizen
hyeran74.kim [Wed, 5 Nov 2014 10:09:12 +0000 (19:09 +0900)]
File : bug fix about file name length
Change-Id: Ic6ba857a6b69d7309e7c16742f9d704d94dcebfd
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
heeyoung [Wed, 5 Nov 2014 10:55:06 +0000 (19:55 +0900)]
Setting : add tooltip about binary setting tab
Change-Id: I3361fd90d939f630d58378d0aefcbd6e0456fe83
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
greatim [Wed, 5 Nov 2014 05:47:25 +0000 (14:47 +0900)]
INTERNAL: bug fix for windows (get api by executeHostCommand)
bug fix for windows (get api by executeHostCommand)
Change-Id: I22ef5bc3bfe30c90d5ec5b82f14dd4db9e914ad9
Signed-off-by: greatim <jaewon81.lim@samsung.com>
jungwook.ryu [Wed, 5 Nov 2014 04:21:23 +0000 (13:21 +0900)]
revision default Screenshot capture period
Change-Id: I3c1f876c69fe8ce800c7ecadfb46c198c53a80cd
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
JuYoung Kim [Tue, 4 Nov 2014 14:25:15 +0000 (23:25 +0900)]
update package version
Change-Id: I52354b6113dde14780eb3bcd30c491a20e4db882
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
JuYoung Kim [Tue, 4 Nov 2014 14:06:23 +0000 (23:06 +0900)]
Merge branch 'tizen' into mw
jungwook.ryu [Tue, 4 Nov 2014 09:12:14 +0000 (18:12 +0900)]
fix bug - save/load error when function profiling off
Change-Id: I417756b5c2517c76a412a8ff156ac4ff6f8e4480
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Hyunjong.park [Tue, 4 Nov 2014 07:26:44 +0000 (16:26 +0900)]
thread : disable the state series of the parent sync chart, and change DB column name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I6fa34a19a9d5a499ed006c04b2b2f6bf5a59d55b
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Hyunjong.park [Tue, 4 Nov 2014 05:24:23 +0000 (14:24 +0900)]
thread : fix. selet query for sync event data
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I55ab70b5e9178d7328f163461a52eef1d8abc5c8
JuYoung Kim [Tue, 4 Nov 2014 11:52:19 +0000 (20:52 +0900)]
Merge branch 'tizen' into mw
greatim [Tue, 4 Nov 2014 11:51:58 +0000 (20:51 +0900)]
INTERNAL: add define for min / max probe message id
add defind for min / max probe message id
Change-Id: Ib4a945c0f693cffd6e0ad372f5b71c39d45faa20
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Tue, 4 Nov 2014 09:54:02 +0000 (18:54 +0900)]
TOOLBAR: disable start button when app combo is empty
disable start button when app combo is empty
Change-Id: I64aaab7ec2e80eaa163ac6ddb16e5320b5ab400a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
greatim [Tue, 4 Nov 2014 08:14:43 +0000 (17:14 +0900)]
INTERNAL: exception handling for wrong data messages
exception handling for wrong data messages
Change-Id: I98e88169f984e7bba21bdafd9cdcda4db89638a5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Tue, 4 Nov 2014 09:34:58 +0000 (01:34 -0800)]
Merge "fix bug - save/load error when function profiling off" into tizen
jungwook.ryu [Tue, 4 Nov 2014 09:12:14 +0000 (18:12 +0900)]
fix bug - save/load error when function profiling off
Change-Id: I417756b5c2517c76a412a8ff156ac4ff6f8e4480
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
Hyunjong.park [Tue, 4 Nov 2014 07:26:44 +0000 (16:26 +0900)]
thread : disable the state series of the parent sync chart, and change DB column name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I6fa34a19a9d5a499ed006c04b2b2f6bf5a59d55b
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
greatim [Tue, 4 Nov 2014 05:51:06 +0000 (14:51 +0900)]
INTERNAL: change shell command for get api map
change shell command for get api map
Change-Id: Iaa5f41795519054e5968151178e0c3fa189a9355
Signed-off-by: greatim <jaewon81.lim@samsung.com>
juyoung kim [Tue, 4 Nov 2014 05:41:02 +0000 (21:41 -0800)]
Merge "INTERNAL: change the way to get api map" into tizen
juyoung kim [Tue, 4 Nov 2014 05:40:17 +0000 (21:40 -0800)]
Merge "thread : fix. selet query for sync event data Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen
Hyunjong.park [Tue, 4 Nov 2014 05:24:23 +0000 (14:24 +0900)]
thread : fix. selet query for sync event data
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I55ab70b5e9178d7328f163461a52eef1d8abc5c8
greatim [Tue, 4 Nov 2014 05:20:52 +0000 (14:20 +0900)]
INTERNAL: change the way to get api map
change the wat to get api map
To get api map, now we use profile command of sdb
Change-Id: I0e0792922e1955cecbc2c4c6a482d80d384847c3
Signed-off-by: greatim <jaewon81.lim@samsung.com>
hyeran74.kim [Tue, 4 Nov 2014 04:49:30 +0000 (13:49 +0900)]
Merge remote-tracking branch 'origin/da-file' into tizen
Change-Id: Idedbe7bb77f246044da0d26288e318aed223ebe3
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
Hyunjong.park [Tue, 4 Nov 2014 04:37:13 +0000 (13:37 +0900)]
thread : to move the chat to the selected time
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I12626d577627b11a9fbf4dab61d845461146121c
hyeran74.kim [Tue, 4 Nov 2014 04:33:38 +0000 (13:33 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file
Change-Id: Ie1c719ff3568ddc56e2854a4d7905baf83d914ab
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>