greatim [Wed, 22 Oct 2014 08:56:12 +0000 (17:56 +0900)]
INTERNAL: limits argument and return string of probe log
limits arguments and return string of probe log
Change-Id: I58855d0a5d7b8f5ffc4195feb924eb0ea218f44e
Signed-off-by: greatim <jaewon81.lim@samsung.com>
woojin [Wed, 22 Oct 2014 00:51:53 +0000 (09:51 +0900)]
FUNCTION: bug fix of source link on platform project
bug fix - enable source link on platform project
findFileRecursive function now finds directory too
Change-Id: I73072f28eb013d43a93650f10440131ec6862e34
Signed-off-by: woojin <woojin2.jung@samsung.com>
juyoung kim [Wed, 22 Oct 2014 00:28:44 +0000 (17:28 -0700)]
Merge "INTERNAL: rename seq variable of profilingdata and related classes" into tizen
woojin [Wed, 22 Oct 2014 00:17:31 +0000 (09:17 +0900)]
INTERNAL: rename seq variable of profilingdata and related classes
rename seq variable to avoid confusion with sequence variable of log
: ProfilingData, ProfilingChildData, UIFunctionProfilingData
Change-Id: I99223d2a43949eb50db257f81a3ab10718265243
Signed-off-by: woojin <woojin2.jung@samsung.com>
Hyunjong.park [Mon, 20 Oct 2014 04:57:17 +0000 (13:57 +0900)]
DALimit: make common code for check limit memory
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I3c8d8649c8e1c52710d7721519828d7958277c84
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/swap/logparser/MessageParser.java
Hyunjong.park [Tue, 21 Oct 2014 05:54:39 +0000 (14:54 +0900)]
opengl : check null pointer exception
Signed-off-by: Hyunjong.park <phjwithyou.park@samsung.com>
Change-Id: I5a3b412265a1f8a1b3d242c4467ed14e2e6654da
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
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>
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
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
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
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>
juyoung kim [Mon, 20 Oct 2014 02:36:57 +0000 (19:36 -0700)]
Merge "File : change seq type" into da-seq
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>
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>
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
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
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>
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
juyoung kim [Fri, 17 Oct 2014 08:58:49 +0000 (01:58 -0700)]
Merge "COMM: enable to connect device by network" into tizen
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>
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>
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
JuYoung Kim [Fri, 17 Oct 2014 04:20:24 +0000 (21:20 -0700)]
Merge "MISC refactoring some da command" into tizen
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
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>
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
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>
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>
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
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
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
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>
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
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
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
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>
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>
juyoung kim [Tue, 14 Oct 2014 06:56:24 +0000 (23:56 -0700)]
Merge "INTERNAL: optimize process memory map management" into tizen
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>
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>
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>
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
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>
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>
juyoung kim [Tue, 7 Oct 2014 01:09:06 +0000 (18:09 -0700)]
Merge "INTERNAL: change source owner" into tizen
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>
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>
juyoung kim [Mon, 6 Oct 2014 10:49:57 +0000 (03:49 -0700)]
Merge "Timeline : modify DB column and modify concern logic" into tizen
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>
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
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>
juyoung kim [Thu, 2 Oct 2014 08:53:13 +0000 (01:53 -0700)]
Merge "UI : bug fix in Timeline Edit dialog" into tizen
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>
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>
juyoung kim [Thu, 2 Oct 2014 07:41:06 +0000 (00:41 -0700)]
Merge "INTERNAL: add equals function of UnsignedInt" into da-seq
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>
juyoung kim [Thu, 2 Oct 2014 06:04:54 +0000 (23:04 -0700)]
Merge "Summary : change sequence number type to BIGINT" into da-seq
juyoung kim [Thu, 2 Oct 2014 06:04:33 +0000 (23:04 -0700)]
Merge "File : change seq type" into da-seq
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
JuYoung Kim [Mon, 29 Sep 2014 12:27:28 +0000 (21:27 +0900)]
ByteUtil: remove deprecated methods
Change-Id: I7bd784f17ce0242b4c40aa005740e241d3e18756
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
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>
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>
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>
juyoung kim [Fri, 26 Sep 2014 04:57:12 +0000 (21:57 -0700)]
Merge "Timeline : invalid query fix and revision query string" into tizen
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>
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
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
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>
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>
juyoung kim [Fri, 26 Sep 2014 04:44:43 +0000 (21:44 -0700)]
Merge "CALLTRACE: remove parameter/return column from calltrace view" into tizen
juyoung kim [Fri, 26 Sep 2014 04:44:08 +0000 (21:44 -0700)]
Merge "INTERNAL: add boilerplate" into tizen
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
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>
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>
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>
juyoung kim [Fri, 26 Sep 2014 02:55:04 +0000 (19:55 -0700)]
Merge "FileChartBoard : changed board title string limit" into tizen
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
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>
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>
juyoung kim [Fri, 26 Sep 2014 01:02:24 +0000 (18:02 -0700)]
Merge "MISC : add source Boilerplate" into tizen
juyoung kim [Fri, 26 Sep 2014 01:02:16 +0000 (18:02 -0700)]
Merge "COMMON : modify boilerplate" into tizen
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
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>
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
JuYoung Kim [Thu, 25 Sep 2014 14:25:31 +0000 (23:25 +0900)]
Merge branch 'tizen' of public:/sdk/tools/dynamic-analyzer into tizen