sdk/tools/dynamic-analyzer.git
9 years agoMerge branch 'tizen' into da-seq 32/29032/1
greatim [Mon, 20 Oct 2014 09:28:13 +0000 (18:28 +0900)]
Merge branch 'tizen' into da-seq

Signed-off-by: greatim <jaewon81.lim@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/NetworkAPIDBManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/type/NetworkAPIType.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/DB/GLAPIDBTableManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/DB/GLFrameTimeDBTableManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/DB/GLStateTextureDBTableManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/type/GLAPIData.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/table/api/GLAPITable.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/warning/WarningDataDBTable.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/warning/WarningDataMaker.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/thread/ThreadChartView.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/thread/thread/ThreadPageThreadDataManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/RemoteDeviceManager.java

Change-Id: I77bb1861ab60ef833141aa4dc24fad49419a5fc5

Change-ID: Idf6925fbac5e5398f9dc536a01c923ca8362ae86

9 years agoINTERNAL: last bug fix of seq (integer -> long) 14/29014/1
greatim [Mon, 20 Oct 2014 09:13:17 +0000 (18:13 +0900)]
INTERNAL: last bug fix of seq (integer -> long)

change seq type to long from integer in GL, Leak

Change-Id: I3676be34466daf0b5fab6d5178fa17b2726a92d4
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agothread : change color name 98/28998/1
Hyunjong.park [Mon, 20 Oct 2014 04:55:42 +0000 (13:55 +0900)]
thread : change color name
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ic91193e54e956f1fa4039c7de0fd07b84cdda926

9 years agoMerge "replay, opengl : change sequence number type Signed-off-by: Hyunjong.park...
juyoung kim [Mon, 20 Oct 2014 04:43:17 +0000 (21:43 -0700)]
Merge "replay, opengl : change sequence number type Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into da-seq

9 years agoreplay, opengl : change sequence number type 97/28997/1
Hyunjong.park [Mon, 20 Oct 2014 03:57:02 +0000 (12:57 +0900)]
replay, opengl : change sequence number type
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I58becbded24f9eb2632ab64f168a23097dddeaa2

9 years agoMerge branch 'tizen' into da-timeline 95/28995/1
jungwook.ryu [Mon, 20 Oct 2014 02:45:55 +0000 (11:45 +0900)]
Merge branch 'tizen' into da-timeline

Conflicts:
org.tizen.dynamicanalyzer.widgets/src/org/tizen/dynamicanalyzer/widgets/chartBoard/DAChartBoard.java

Change-Id: I2c931e29e70d7a1fc3b0180d3e64dc0361862255
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "File : change seq type" into da-seq
juyoung kim [Mon, 20 Oct 2014 02:36:57 +0000 (19:36 -0700)]
Merge "File : change seq type" into da-seq

9 years agoFile : change seq type 93/28993/1
hyeran74.kim [Mon, 20 Oct 2014 02:04:39 +0000 (11:04 +0900)]
File : change seq type

Change-Id: I9b28bd3916c05d77b1eae8a35a15e66b4ad8081a
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoINTERNEL: minor change for da-seq 88/28988/1
greatim [Sat, 18 Oct 2014 12:11:12 +0000 (21:11 +0900)]
INTERNEL: minor change for da-seq

minor change for da-seq

Change-Id: Iabde33368bdc0cc63c2ecc35d88069250b9fc08f
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoRevert "Revert "Summary : change sequence number type to BIGINT"" 86/28986/2
juyoung kim [Sat, 18 Oct 2014 03:47:15 +0000 (20:47 -0700)]
Revert "Revert "Summary : change sequence number type to BIGINT""

This reverts commit 5a5aa5d448503c3b504cb73bd2c667c348fb79b8.

Change-Id: I8e585da92dcb29cc8c8f0e19a9025a77458f5685

9 years agoopengl, network : change sequence number type
Hyunjong.park [Fri, 17 Oct 2014 03:08:46 +0000 (12:08 +0900)]
opengl, network : change sequence number type
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/NetworkAPIDBManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/NetworkDataManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/type/NetworkAPIType.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/DB/GLAPIDBTableManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/DB/GLFrameTimeDBTableManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/data/type/GLAPIData.java

Change-Id: I033d44108ef4602c8b468cfc6432095497d6f5ac

9 years agoSummary : change sequence number type to BIGINT
seokgil.kang [Fri, 17 Oct 2014 01:33:22 +0000 (10:33 +0900)]
Summary : change sequence number type to BIGINT

Change-Id: I146177fd8a6b66471c33262fc8f92225105ad921
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoMerge branch 'tizen' into da-seq
greatim [Thu, 16 Oct 2014 19:18:24 +0000 (04:18 +0900)]
Merge branch 'tizen' into da-seq

Signed-off-by: greatim <jaewon81.lim@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/NetworkAPIDBManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/network/data/type/NetworkAPIType.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/opengl/table/api/GLAPITable.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/warning/WarningDataDBTable.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/summary/warning/WarningDataMaker.java

Change-Id: I43ae6c44a919b4e0227f1fe5196d3136453f4941

9 years agoMerge "COMM: enable to connect device by network" into tizen
juyoung kim [Fri, 17 Oct 2014 08:58:49 +0000 (01:58 -0700)]
Merge "COMM: enable to connect device by network" into tizen

9 years agoCOMM: enable to connect device by network 92/28792/3
greatim [Thu, 16 Oct 2014 08:14:47 +0000 (17:14 +0900)]
COMM: enable to connect device by network

enable to connect device by network (Remote Device Connection)

Change-Id: I21593e01d2d263c8f445f1e8984a555a839b5701
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMISC : prerequisite for Ubuntu64 28/28928/2
jungwook.ryu [Fri, 17 Oct 2014 07:22:07 +0000 (16:22 +0900)]
MISC : prerequisite for Ubuntu64

Change-Id: Id12da3bc4c1564e786782f7a85cdcc7375768028
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "design : change the color of the graph of the thread tab, and chagne the desig...
juyoung kim [Fri, 17 Oct 2014 04:52:08 +0000 (21:52 -0700)]
Merge "design : change the color of the graph of the thread tab, and chagne the design of the combo of the thread and the OpenGL page Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoMerge "MISC refactoring some da command" into tizen
JuYoung Kim [Fri, 17 Oct 2014 04:20:24 +0000 (21:20 -0700)]
Merge "MISC refactoring some da command" into tizen

9 years agodesign : change the color of the graph of the thread tab, and chagne the design of... 14/28914/1
Hyunjong.park [Fri, 17 Oct 2014 02:44:01 +0000 (11:44 +0900)]
design : change the color of the graph of the thread tab, and chagne the design of the combo of the thread and the OpenGL page
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ic752675c1afca856b87d484ef97d85f1d660bf2b

9 years agoMISC refactoring some da command 26/28826/1
JuYoung Kim [Thu, 16 Oct 2014 13:21:58 +0000 (22:21 +0900)]
MISC refactoring some da command

Change-Id: I6ebb5f88f7a92b309d837d2edb2dcdd9c1eecde8
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoreplay : disable the replay editor button. 91/28791/1
Hyunjong.park [Thu, 16 Oct 2014 08:10:28 +0000 (17:10 +0900)]
replay : disable the replay editor button.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia96bf39cd1794388dbec5e62283c5ce3aa8ff7be

9 years agoCOMM: bug fix of start message 74/28774/2
greatim [Wed, 15 Oct 2014 18:19:50 +0000 (03:19 +0900)]
COMM: bug fix of start message

distinguish launch app and instrument app in start message

Change-Id: I2e0c719898ef4e15d0e950a4e60a426dc3cb5e8c
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoBUILD: change build path option of plugin (java 1.7 -> java 1.6) 29/28729/1
greatim [Wed, 15 Oct 2014 06:17:46 +0000 (15:17 +0900)]
BUILD: change build path option of plugin (java 1.7 -> java 1.6)

change build path option of plugin (java 1.7 -> java 1.6)

Change-Id: I0e3a184073a136b40bb238f041a623b00a42d747
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoopengl : add new API for the API type of statistics table, and add exception code. 28/28728/1
Hyunjong.park [Wed, 15 Oct 2014 04:02:15 +0000 (13:02 +0900)]
opengl : add new API for the API type of statistics table, and add exception code.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I283a22840016910422bff8513e55113d37a5897f

9 years agoopengl : change the select db query using resultset function. 28/28428/3
Hyunjong.park [Tue, 7 Oct 2014 02:23:01 +0000 (11:23 +0900)]
opengl : change the select db query using resultset function.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I6df09dd3afdad0a89366a2bace36330c7dbc53ec

9 years agonetwork : change the select db query using resultset function. 30/28430/2
Hyunjong.park [Tue, 7 Oct 2014 05:06:12 +0000 (14:06 +0900)]
network : change the select db query using resultset function.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I981d4c7e5652848df6a7b6b3fe9be1b4c1e0e5f4

9 years agothread : change the canvas composite of detail view to the text composite. 75/28675/5
Hyunjong.park [Tue, 14 Oct 2014 04:18:21 +0000 (13:18 +0900)]
thread : change the canvas composite of detail view to the text composite.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I9cb229918695bd6eea49865d3d70b8cc861c90d0
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
9 years agothread : change object name to hex 76/28676/3
Hyunjong.park [Tue, 14 Oct 2014 04:28:24 +0000 (13:28 +0900)]
thread : change object name to hex
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Icad151b4dce28f43dda0976005b53beab661cabf

9 years agoMerge "thread : remove unnecessary thread warning case. Signed-off-by: Hyunjong.park...
juyoung kim [Wed, 15 Oct 2014 02:43:37 +0000 (19:43 -0700)]
Merge "thread : remove unnecessary thread warning case. Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoMerge "thread : fix. show the event series of thread chart when return pthread_join...
juyoung kim [Tue, 14 Oct 2014 09:49:35 +0000 (02:49 -0700)]
Merge "thread : fix. show the event series of thread chart when return pthread_join function Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agothread : remove unnecessary thread warning case. 72/28672/3
Hyunjong.park [Tue, 14 Oct 2014 03:08:20 +0000 (12:08 +0900)]
thread : remove unnecessary thread warning case.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: Ia5b1fbff4fe1de7d5e41754eb3cf70a3a1d193d3
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
9 years agoSummary : modify the logic to verify that current log is excluded from the memory... 82/28682/3
seokgil.kang [Tue, 14 Oct 2014 07:33:54 +0000 (16:33 +0900)]
Summary : modify the logic to verify that current log is excluded from the memory analysis

Change-Id: Ie10f782d7bdabf0c4d63af48ebc6045846a40fa6
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoMerge "INTERNAL: optimize process memory map management" into tizen
juyoung kim [Tue, 14 Oct 2014 06:56:24 +0000 (23:56 -0700)]
Merge "INTERNAL: optimize process memory map management" into tizen

9 years agothread : fix. show the event series of thread chart when return pthread_join function 90/28490/3
Hyunjong.park [Wed, 8 Oct 2014 06:57:06 +0000 (15:57 +0900)]
thread : fix. show the event series of thread chart when return pthread_join function
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I0f64a508b6956d3cdbc074f5c3d865c4ef527f86
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
9 years agoAboutDialog : add DA Version information 40/28440/1
heeyoung [Tue, 7 Oct 2014 09:39:40 +0000 (18:39 +0900)]
AboutDialog : add DA Version information

Change-Id: Iecdf591935f21cd0709de9d2357d761d4b60c9ea
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoSETTING: optimize getPlatformName for device
greatim [Tue, 7 Oct 2014 08:50:44 +0000 (17:50 +0900)]
SETTING: optimize getPlatformName for device

optimize getPlatformName for device (only one time)

Change-Id: I35c3fd87a11bba08bc2902bc03cabb20453ba7a3
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSetting : null check of connected device name 33/28433/1
heeyoung [Tue, 7 Oct 2014 07:27:45 +0000 (16:27 +0900)]
Setting : null check of connected device name

Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Change-Id: I06efcece7b43b844f970459dd8ec7591a473a01d

9 years agoSetting : modify tv version name (0.1 -> 1.0) 32/28432/1
heeyoung [Tue, 7 Oct 2014 07:05:28 +0000 (16:05 +0900)]
Setting : modify tv version name (0.1 -> 1.0)

Change-Id: Id66e6b0e21003faf8e95cd1f854cfc60bcbf5d64
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMISC : change image file - SnapshotView default image 29/28429/1
jungwook.ryu [Tue, 7 Oct 2014 04:48:46 +0000 (13:48 +0900)]
MISC : change image file - SnapshotView default image

Change-Id: I29cd046349822c5ebd1fdb8ccccea0a90bb75ff6
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "INTERNAL: change source owner" into tizen
juyoung kim [Tue, 7 Oct 2014 01:09:06 +0000 (18:09 -0700)]
Merge "INTERNAL: change source owner" into tizen

9 years agoINTERNAL: change type of sequence number 93/28393/1
woojin [Mon, 6 Oct 2014 20:57:05 +0000 (05:57 +0900)]
INTERNAL: change type of sequence number

change type of sequence number: int -> long

Change-Id: Ibf4ac6c3cfb6433b2828cf05ee87380d87f1792d
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTERNAL: change source owner 92/28392/1
woojin [Mon, 6 Oct 2014 20:52:09 +0000 (05:52 +0900)]
INTERNAL: change source owner

change source owner (boilerplate code)

Change-Id: Iff959e634d490524219c0b2356e325581dae4965
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoMerge "Timeline : modify DB column and modify concern logic" into tizen
juyoung kim [Mon, 6 Oct 2014 10:49:57 +0000 (03:49 -0700)]
Merge "Timeline : modify DB column and modify concern logic" into tizen

9 years agoTimeline : modify DB column and modify concern logic 79/28379/3
jungwook.ryu [Mon, 6 Oct 2014 09:11:22 +0000 (18:11 +0900)]
Timeline : modify DB column and modify concern logic

TIMELINE_TARGET_PROCESS binaryPath -> binaryID

Change-Id: I10797d9ac7e3945cfb4432ed55241a0968a78b6b
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoAboutDialog : modify the method to get the sdk version information 78/28378/1
heeyoung [Mon, 6 Oct 2014 09:04:17 +0000 (18:04 +0900)]
AboutDialog : modify the method to get the sdk version information

Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
Change-Id: I2fae9710736a012ce0c6a1fcda8686c61794aa46

9 years agoINTERNAL: optimize process memory map management 71/28371/1
greatim [Mon, 6 Oct 2014 06:18:58 +0000 (15:18 +0900)]
INTERNAL: optimize process memory map management

improve process memory map management

Change-Id: Ib70ca680d142ad467c3377c0e23d531be286fa0a
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge "UI : bug fix in Timeline Edit dialog" into tizen
juyoung kim [Thu, 2 Oct 2014 08:53:13 +0000 (01:53 -0700)]
Merge "UI : bug fix in Timeline Edit dialog" into tizen

9 years agoUI : canvas drawing using DoubleBuffer in DATimeline 08/28308/1
jungwook.ryu [Thu, 2 Oct 2014 08:31:50 +0000 (17:31 +0900)]
UI : canvas drawing using DoubleBuffer in DATimeline

Change-Id: I3f3c45498967beb4786aaec0ed982ab5c8106ad4
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoUI : bug fix in Timeline Edit dialog 07/28307/1
jungwook.ryu [Thu, 2 Oct 2014 08:23:00 +0000 (17:23 +0900)]
UI : bug fix in Timeline Edit dialog

Change-Id: I14dc74d2d19067d73ae906533ada35e4b6e93bc2
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "INTERNAL: add equals function of UnsignedInt" into da-seq
juyoung kim [Thu, 2 Oct 2014 07:41:06 +0000 (00:41 -0700)]
Merge "INTERNAL: add equals function of UnsignedInt" into da-seq

9 years agoUI : fix malfunction mouse wheel in Windows OS. 04/28304/1
jungwook.ryu [Thu, 2 Oct 2014 07:34:22 +0000 (16:34 +0900)]
UI : fix malfunction mouse wheel in Windows OS.

Change-Id: I872af14c86db19c3d0a678e43635f17c9d88c84b
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "Summary : change sequence number type to BIGINT" into da-seq
juyoung kim [Thu, 2 Oct 2014 06:04:54 +0000 (23:04 -0700)]
Merge "Summary : change sequence number type to BIGINT" into da-seq

9 years agoMerge "File : change seq type" into da-seq
juyoung kim [Thu, 2 Oct 2014 06:04:33 +0000 (23:04 -0700)]
Merge "File : change seq type" into da-seq

9 years agoopengl, network, UI : chagne seq type to long 02/28302/1
Hyunjong.park [Thu, 2 Oct 2014 04:07:58 +0000 (13:07 +0900)]
opengl, network, UI : chagne seq type to long
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I60c86ef33a35ab5d27492183a15f45d0da2652a1

9 years agoFile : change seq type 01/28301/1
hyeran74.kim [Thu, 2 Oct 2014 02:28:58 +0000 (11:28 +0900)]
File : change seq type

Change-Id: I830a47c51609d7a4e51e9710e9c4bfe27c89395d
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoDB: change some DB column name and table name 86/28286/1
greatim [Wed, 1 Oct 2014 12:15:17 +0000 (21:15 +0900)]
DB: change some DB column name and table name

change some DB column name and table name (to upper case)

Change-Id: If177157b66891053aac0b04f9b2e2e7f6e884110
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoSummary : change sequence number type to BIGINT 84/28284/1
seokgil.kang [Wed, 1 Oct 2014 11:55:44 +0000 (20:55 +0900)]
Summary : change sequence number type to BIGINT

Change-Id: If83c825f37fe41d09493060a5a3a20a51e340c26
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoINTERNAL: change the timing of calling saveData() 78/28278/1
greatim [Wed, 1 Oct 2014 09:16:17 +0000 (18:16 +0900)]
INTERNAL: change the timing of calling saveData()

change the timing of calling saveData() function,
Before : stop tracing
After : save tracing

Change-Id: I4d9461d9631a929af17883096b5dae699ab87d68
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoINTERNAL: add equals function of UnsignedInt 76/28276/1
greatim [Wed, 1 Oct 2014 09:08:12 +0000 (18:08 +0900)]
INTERNAL: add equals function of UnsignedInt

add equals function of UnsignedInt

Change-Id: Ia2859d1a88fd31f79a2679fb3834c95543a3e965
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoKERNEL: change seq type to BIGINT 75/28275/1
greatim [Wed, 1 Oct 2014 08:49:49 +0000 (17:49 +0900)]
KERNEL: change seq type to BIGINT

change seq type to BIGINT in Kernel page

Change-Id: I9e2fbebb397e74f13ce43cfb8934cc9cf039949e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoINTERNAL: fix some seq type 72/28272/1
greatim [Wed, 1 Oct 2014 08:17:05 +0000 (17:17 +0900)]
INTERNAL: fix some seq type

fix some seq type in SWAPLogParser

Change-Id: I309437de9d12750c069b4688f8f3e438cb7cf813
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoINTERNAL: change seq type to BIGINT from INT
greatim [Wed, 1 Oct 2014 07:57:53 +0000 (16:57 +0900)]
INTERNAL: change seq type to BIGINT from INT

change seq type to BIGINT from INT

Change-Id: I0f3713176b36a39cbeb002524de97b402905c3e9
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoUI : Revision Scale UI 49/28249/1
jungwook.ryu [Wed, 1 Oct 2014 07:34:14 +0000 (16:34 +0900)]
UI : Revision Scale UI

1) apply new design guide
2) adjust default scale rate (2,4,8,16)
3) fix bug - scale thumb movement
4) adjust scale using "ctrl + mouse wheel"

Change-Id: I5a34acde994deac688ffd7ad510da19df7581c3a
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoINTERNAL: Implement system-wide tracing 33/28233/1
greatim [Wed, 1 Oct 2014 05:38:10 +0000 (14:38 +0900)]
INTERNAL: Implement system-wide tracing

Implement system-wide tracing

Change-Id: I17abb4174b68cc39be953b2f4141a44914380a1e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agobug fix for library checking in Heap Chart 30/28230/1
jungwook.ryu [Wed, 1 Oct 2014 03:40:22 +0000 (12:40 +0900)]
bug fix for library checking in Heap Chart

Change-Id: I05cf2e5231711514c0ffd53d27d1fd84da959efc
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoUI : Revision Chart 98/28198/1
jungwook.ryu [Tue, 30 Sep 2014 06:49:57 +0000 (15:49 +0900)]
UI : Revision Chart

1) add interface to adjust chart height.
2) add interface to add chart information. chart information will be shown in chart.
   Process Size chart, Heap allocation chart show process name/pid in chart.

Change-Id: I8818b50c97eb72fac7a6c25a4a0a901145941c52
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoThread Analysis: enable save/load thread data 85/28185/1
woojin [Tue, 30 Sep 2014 00:48:43 +0000 (09:48 +0900)]
Thread Analysis: enable save/load thread data

1. apply new DB schema to Thread/Sync
2. enable save/load thread chart data
3. change name of some utility functions
4. remove each page's updateView call from initRange

Change-Id: Ibda9fbb70493a05d370473853b903ef5245bf6d7
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoByteUtil: remove deprecated methods
JuYoung Kim [Mon, 29 Sep 2014 12:27:28 +0000 (21:27 +0900)]
ByteUtil: remove deprecated methods

Change-Id: I7bd784f17ce0242b4c40aa005740e241d3e18756

9 years agoMerge "File chart : fixed bug when the save file open and draw file lock event" into...
juyoung kim [Fri, 26 Sep 2014 08:03:51 +0000 (01:03 -0700)]
Merge "File chart : fixed bug when the save file open and draw file lock event" into tizen

9 years agoFile chart : fixed bug when the save file open and draw file lock event 08/28108/1
hyeran74.kim [Fri, 26 Sep 2014 07:59:11 +0000 (16:59 +0900)]
File chart : fixed bug when the save file open and draw file lock event

Change-Id: I488ce7e2cec124e241755ba3e2ffa17bc9d4616f
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoSetting : modify system information minValue 02/28102/1
heeyoung [Fri, 26 Sep 2014 06:15:39 +0000 (15:15 +0900)]
Setting : modify system information minValue

Change-Id: I73c3a3b53d39e1c4a7d79a079ec248855a269a0c
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoRemove Window Activator (moved to IDE plugin)
JuYoung Kim [Fri, 26 Sep 2014 05:35:39 +0000 (14:35 +0900)]
Remove Window Activator (moved to IDE plugin)

Change-Id: I52fa2de76ec7072e151043d9650c06670eef4d82
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoMerge "Timeline : invalid query fix and revision query string" into tizen
juyoung kim [Fri, 26 Sep 2014 04:57:12 +0000 (21:57 -0700)]
Merge "Timeline : invalid query fix and revision query string" into tizen

9 years agoTimeline : invalid query fix and revision query string 94/28094/1
jungwook.ryu [Fri, 26 Sep 2014 04:52:36 +0000 (13:52 +0900)]
Timeline : invalid query fix and revision query string

Change-Id: Ic58842a487a52e6000a20f90f5373660a9fb74a1
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "Merge remote-tracking branch 'origin/da-file' into tizen" into tizen
juyoung kim [Fri, 26 Sep 2014 04:52:38 +0000 (21:52 -0700)]
Merge "Merge remote-tracking branch 'origin/da-file' into tizen" into tizen

9 years agoMerge "Setting : prevent changing the template in setting dialog while analysis"...
juyoung kim [Fri, 26 Sep 2014 04:51:05 +0000 (21:51 -0700)]
Merge "Setting : prevent changing the template in setting dialog while analysis" into tizen

9 years agoSetting : prevent changing the template in setting dialog while analysis 92/28092/2
heeyoung [Fri, 26 Sep 2014 04:18:09 +0000 (13:18 +0900)]
Setting : prevent changing the template in setting dialog while analysis

Change-Id: I9f71b9cf59484e7588b5e8cd80769e740341ceee
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoMerge remote-tracking branch 'origin/da-file' into tizen 93/28093/1
hyeran74.kim [Fri, 26 Sep 2014 04:46:20 +0000 (13:46 +0900)]
Merge remote-tracking branch 'origin/da-file' into tizen

Change-Id: I4f00e6a2c89b8701e873a84e94d71e44006a66d3
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "CALLTRACE: remove parameter/return column from calltrace view" into tizen
juyoung kim [Fri, 26 Sep 2014 04:44:43 +0000 (21:44 -0700)]
Merge "CALLTRACE: remove parameter/return column from calltrace view" into tizen

9 years agoMerge "INTERNAL: add boilerplate" into tizen
juyoung kim [Fri, 26 Sep 2014 04:44:08 +0000 (21:44 -0700)]
Merge "INTERNAL: add boilerplate" into tizen

9 years agoMerge "network : fix. the status series of parent not show all children chart. Signed...
juyoung kim [Fri, 26 Sep 2014 04:43:54 +0000 (21:43 -0700)]
Merge "network : fix. the status series of parent not show all children chart. Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoCALLTRACE: remove parameter/return column from calltrace view 91/28091/1
woojin [Fri, 26 Sep 2014 03:32:28 +0000 (12:32 +0900)]
CALLTRACE: remove parameter/return column from calltrace view

remove parameter/return column from calltrace view
adjust size of columns of calltrace view

Change-Id: Ied538ca62978e610944d2eece86e8b806a6f6afd
Signed-off-by: woojin <woojin2.jung@samsung.com>
9 years agoINTERNAL: add boilerplate 90/28090/1
greatim [Fri, 26 Sep 2014 03:32:03 +0000 (12:32 +0900)]
INTERNAL: add boilerplate

add boilerplate

Change-Id: Ibde5329168ee4e7e373cdaba9ec2716f00313f76
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoAdd boilerplate
JuYoung Kim [Fri, 26 Sep 2014 03:16:31 +0000 (12:16 +0900)]
Add boilerplate

Change-Id: I08138f9b63029e5b662de220b664e249ac055cb8
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoMerge "FileChartBoard : changed board title string limit" into tizen
juyoung kim [Fri, 26 Sep 2014 02:55:04 +0000 (19:55 -0700)]
Merge "FileChartBoard : changed board title string limit" into tizen

9 years agonetwork : fix. the status series of parent 88/28088/1
Hyunjong.park [Fri, 26 Sep 2014 02:31:40 +0000 (11:31 +0900)]
network : fix. the status series of parent
not show all children chart.
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I29b87a3bc9e4061a4554298beaea52dc4a58fde7

9 years agoFileChartBoard : changed board title string limit 87/28087/1
hyeran74.kim [Fri, 26 Sep 2014 02:22:06 +0000 (11:22 +0900)]
FileChartBoard : changed board title string limit

Change-Id: Id089eba0d42ebbdfa1c55d43f92c7ef19325de8d
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMISC : add boilerplate 85/28085/1
jungwook.ryu [Fri, 26 Sep 2014 01:57:00 +0000 (10:57 +0900)]
MISC : add boilerplate

Change-Id: I5ba78b45446e8ca4a87beb9e8d1f437d9f69c44e
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
9 years agoMerge "MISC : add source Boilerplate" into tizen
juyoung kim [Fri, 26 Sep 2014 01:02:24 +0000 (18:02 -0700)]
Merge "MISC : add source Boilerplate" into tizen

9 years agoMerge "COMMON : modify boilerplate" into tizen
juyoung kim [Fri, 26 Sep 2014 01:02:16 +0000 (18:02 -0700)]
Merge "COMMON : modify boilerplate" into tizen

9 years agoMerge "common : add boilerplate Signed-off-by: Hyunjong.park <phjwithyou.park@samsung...
juyoung kim [Fri, 26 Sep 2014 01:01:38 +0000 (18:01 -0700)]
Merge "common : add boilerplate Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>" into tizen

9 years agoINTERNAL: add boilerplate to source code 83/28083/2
hyeran74.kim [Fri, 26 Sep 2014 00:49:43 +0000 (09:49 +0900)]
INTERNAL: add boilerplate to source code

Change-Id: Ieb7d42feb051216d74ecf0aec844642e0048cdb4
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agocommon : add boilerplate 82/28082/1
Hyunjong.park [Fri, 26 Sep 2014 00:08:20 +0000 (09:08 +0900)]
common : add boilerplate
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I024b7fc7566020126a96b3bb39bcccb33f0df64d

9 years agoMerge branch 'tizen' of public:/sdk/tools/dynamic-analyzer into tizen
JuYoung Kim [Thu, 25 Sep 2014 14:25:31 +0000 (23:25 +0900)]
Merge branch 'tizen' of public:/sdk/tools/dynamic-analyzer into tizen

9 years agoGet ByteSwapper from Apache licenced
JuYoung Kim [Thu, 25 Sep 2014 14:24:35 +0000 (23:24 +0900)]
Get ByteSwapper from Apache licenced

Change-Id: Ie5b527e5156f56d6867399aa420cbd5596f4b1f3
Signed-off-by: JuYoung Kim <j0.kim@samsung.com>
9 years agoCOMMON : modify boilerplate 65/28065/1
seokgil.kang [Thu, 25 Sep 2014 13:31:12 +0000 (22:31 +0900)]
COMMON : modify boilerplate

Change-Id: I8045188fc23dd352f11971487de777750e245cf5
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
9 years agoMISC : add source Boilerplate 64/28064/1
heeyoung [Thu, 25 Sep 2014 13:25:52 +0000 (22:25 +0900)]
MISC : add source Boilerplate

Change-Id: I175129f7bb367f5b8b9ecb0d70731ce42ef81a82
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
9 years agoINTERNAL: add boilerplate to source code 63/28063/2
greatim [Thu, 25 Sep 2014 13:11:48 +0000 (22:11 +0900)]
INTERNAL: add boilerplate to source code

add boilerplate to source code

Change-Id: Ife6acbf2206478df5a100fb5a5dc77c4a845d193
Signed-off-by: greatim <jaewon81.lim@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into da-file 52/28052/1
hyeran74.kim [Thu, 25 Sep 2014 06:34:17 +0000 (15:34 +0900)]
Merge remote-tracking branch 'origin/tizen' into da-file

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/logparser/LogCenterConstants.java

Change-Id: Ib3f4e73dd62d73832b3579ba4d8935f0abb961dd
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
9 years agoMerge "Summary : modify to skip the leak checking logic for internal file log." into...
juyoung kim [Thu, 25 Sep 2014 01:16:45 +0000 (18:16 -0700)]
Merge "Summary : modify to skip the leak checking logic for internal file log." into tizen