seokgil.kang [Fri, 21 Mar 2014 06:58:18 +0000 (15:58 +0900)]
Correct errors
Add the logic of null check to a variable.
Change the inner class to the static inner class.
Release the resources.
Add explicit type casting.
Change the final variable to the final static variable.
If the string concatenation occurs in the loop, change it to use the StringBuffer.
Change the string object generated with no argument to the empty string object.
When you read/write operation in file, explicitly set to use a "UTF-8" encoding.
Remove build dependancy.
Modify error message for the oprofile's path.
Change-Id: I8b211c9b426a5ae7ed03a6f8a9e0668285c8621f
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
kh5325.kim [Tue, 17 Dec 2013 08:41:16 +0000 (17:41 +0900)]
MISC: Changed verifyDeviceReachability() signature
Changed verifyDeviceReachability() signature.
Change-Id: I645e87f97a85c68cb5b6462fba91d449ab3514f7
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
kh5325.kim [Tue, 17 Dec 2013 07:26:36 +0000 (16:26 +0900)]
MISC: package version up (2.2.11)
Changed verifyDeviceReachability() signature
Change-Id: Ia47bf8815297f3f73fa9f8d5bc63d183cac6eeaf
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
greatim [Thu, 26 Sep 2013 10:13:31 +0000 (19:13 +0900)]
[Title] add about file
[Desc.]
[Issue]
greatim [Tue, 24 Sep 2013 11:01:33 +0000 (20:01 +0900)]
[Title] support valgrind for real device
[Desc.]
[Issue]
greatim [Mon, 26 Aug 2013 07:18:29 +0000 (16:18 +0900)]
[Title] forbidden to run oprofile and valgrind at the same time
[Desc.]
[Issue]
greatim [Wed, 14 Aug 2013 04:23:14 +0000 (13:23 +0900)]
[Title] bug fix for command manager
[Desc.]
[Issue]
Bonyong.lee [Mon, 29 Jul 2013 02:22:42 +0000 (11:22 +0900)]
[Title] Refactoring as Protex's result
[Desc.]
[Issue]
greatim [Mon, 15 Jul 2013 10:10:01 +0000 (19:10 +0900)]
[Title] change cancel message box
[Desc.]
[Issue]
greatim [Thu, 11 Jul 2013 13:50:46 +0000 (22:50 +0900)]
[Title] fix for parsing sdb command result
[Desc.]
[Issue]
woojin [Wed, 10 Jul 2013 01:52:02 +0000 (10:52 +0900)]
[Title] update changelog
[Desc.]
[Issue]
woojin [Wed, 10 Jul 2013 01:46:42 +0000 (10:46 +0900)]
[Title] use new sdb APIs
[Desc.] use runHostCommand, executeHostCommand for root privilege commands
[Issue]
greatim [Thu, 4 Jul 2013 08:42:22 +0000 (17:42 +0900)]
[Title] change max memory error and leak to 1000
[Desc.]
[Issue]
Conflicts:
package/changelog
package/pkginfo.manifest
greatim [Tue, 2 Jul 2013 15:16:27 +0000 (00:16 +0900)]
[Title] change device attribute value for launch configuration to device id
[Desc.]
[Issue]
greatim [Tue, 2 Jul 2013 11:49:37 +0000 (20:49 +0900)]
[Title] auto expand oprofile result
[Desc.]
[Issue]
greatim [Tue, 2 Jul 2013 09:34:09 +0000 (18:34 +0900)]
[Title] auto build before launch profiler
[Desc.]
[Issue]
woojin [Wed, 26 Jun 2013 19:40:22 +0000 (04:40 +0900)]
[Title] update changelog
[Desc.]
[Issue]
woojin [Wed, 26 Jun 2013 19:29:11 +0000 (04:29 +0900)]
[Title] launch application via launcher, change image filter to launchpad daemon
[Desc.]
[Issue] N_SE 40765
greatim [Mon, 24 Jun 2013 05:28:05 +0000 (14:28 +0900)]
[Title] change valgrind command line format
[Desc.]
[Issue]
greatim [Thu, 13 Jun 2013 13:52:13 +0000 (22:52 +0900)]
[Title] bug fix for ls phrase
[Desc.]
[Issue]
kh5325.kim [Fri, 7 Jun 2013 08:50:55 +0000 (17:50 +0900)]
package version up (2.1.11)
Jaewon Lim [Wed, 5 Jun 2013 10:43:08 +0000 (19:43 +0900)]
Merge "[Title]change device attribute value for launch configuration from serial number to name [Type] [Module]profiler [Priority] [CQ#] [Redmine#]7535 [Problem] [Cause] [Solution]" into develop
Bonyong.lee [Wed, 5 Jun 2013 07:49:27 +0000 (16:49 +0900)]
[Title]Bug fix as sdblib is refactored
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
hyunsik.noh [Wed, 5 Jun 2013 02:54:09 +0000 (11:54 +0900)]
[Title]change device attribute value for launch configuration from serial number to name
[Type]
[Module]profiler
[Priority]
[CQ#]
[Redmine#]7535
[Problem]
[Cause]
[Solution]
kh5325.kim [Tue, 4 Jun 2013 03:25:16 +0000 (12:25 +0900)]
package version up (2.1.10)
Bonyong.lee [Mon, 3 Jun 2013 11:01:35 +0000 (20:01 +0900)]
[Title] Refactoring sdblib
[Type] Enhancement
[Module]
[Priority] Major
[CQ#]
[Redmine#] #9249
[Problem]
[Cause]
[Solution]
[TestCase]
kh5325.kim [Thu, 23 May 2013 07:04:32 +0000 (16:04 +0900)]
package version up (2.1.9), Refactored to sdblib
kh5325.kim [Wed, 22 May 2013 11:26:33 +0000 (20:26 +0900)]
package version up (2.1.8)
kh5325.kim [Wed, 22 May 2013 10:08:07 +0000 (19:08 +0900)]
Refactored to sdblib
kh5325.kim [Thu, 16 May 2013 08:00:02 +0000 (17:00 +0900)]
package version up (2.1.7)
hyunsik.noh [Mon, 6 May 2013 10:52:44 +0000 (19:52 +0900)]
[Title]Change Oprofile/valgrindShortcut to implement IGomSmartLaunchShortcut
[Type]
[Module]profiler
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ia05369766c9e9dc7a1644781155122bebaa09302
kh5325.kim [Thu, 25 Apr 2013 14:16:52 +0000 (23:16 +0900)]
Removed NewManifestXmlStore
kh5325.kim [Thu, 25 Apr 2013 14:01:01 +0000 (23:01 +0900)]
Removed NewManifestXmlStore
kh5325.kim [Thu, 25 Apr 2013 13:45:08 +0000 (22:45 +0900)]
package version up (2.1.6)
woojin [Thu, 18 Apr 2013 00:24:46 +0000 (09:24 +0900)]
[Title] update changelog / version
[Desc.] update chaneglog / version
[Issue]
woojin [Thu, 18 Apr 2013 00:19:21 +0000 (09:19 +0900)]
[Title] restore lsapp, add valgrind_terminate command
[Desc.] valgrind will stop profiling when stop button is clicked
[Issue]
greatim [Tue, 16 Apr 2013 07:34:55 +0000 (16:34 +0900)]
[Title] fix for valgrind error at basic app
[Desc.]
[Issue]
woojin [Sat, 13 Apr 2013 05:37:36 +0000 (14:37 +0900)]
[Title] update changelog / version
[Desc.] update changelog / version
[Issue]
woojin [Sat, 13 Apr 2013 05:28:13 +0000 (14:28 +0900)]
[Title] fix profile with oprofile to run properly
[Desc.] 1. apply new sdblib APIs to run oprofile root command 2. terminate application when stop button is clicked
[Issue] TDIS-5180
greatim [Sat, 6 Apr 2013 09:00:45 +0000 (18:00 +0900)]
Merge branch 'develop' of rsa:/sdk/ide/profiler-eplugin into develop
greatim [Sat, 6 Apr 2013 09:00:07 +0000 (18:00 +0900)]
[Title] fix for app launch bug and build bug(arm vs x86)
[Desc.]
[Issue]
woojin [Fri, 5 Apr 2013 03:53:18 +0000 (12:53 +0900)]
[Title] remove ls application path
[Desc.] remove ls application path (will be changed)
[Issue]
woojin [Mon, 1 Apr 2013 07:50:09 +0000 (16:50 +0900)]
[Title] apply new sdbd, to use oprofile script instead of using opcontrol directly
[Desc.] commands needed to be executed as root will be called through oprofile script
[Issue] redmine #8605
Gun Kim [Thu, 21 Mar 2013 04:39:16 +0000 (13:39 +0900)]
[Title] applied new method that get app's installation path.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I8c0b4fc0a272a10a744ccc98f0e5b95fc4d6dc7b
greatim [Wed, 20 Mar 2013 02:53:45 +0000 (11:53 +0900)]
[Title] version up for smart build
[Desc.]
[Issue]
Conflicts:
package/changelog
package/pkginfo.manifest
hyunsik.noh [Tue, 19 Mar 2013 07:21:19 +0000 (16:21 +0900)]
[Title] Implements ITizenProfileLaunchShortcut for Smart Launch
[Type]
[Module]profiler
[Priority]
[CQ#]
[Redmine#]8678
[Problem]
[Cause]
[Solution]
Change-Id: Iae90370b28f97a229947ea656c6f7b1ac3676798
Jaewon Lim [Mon, 11 Mar 2013 03:52:07 +0000 (12:52 +0900)]
Merge "[Title] Update TDIS-3969 "Profile with Oprofile" to IA device cannot show results" [Desc.] [Issue]" into develop
Jaewon Lim [Mon, 11 Mar 2013 03:51:59 +0000 (12:51 +0900)]
Merge changes I132a312b,I88771865 into develop
* changes:
[Title] TDIS-4316 Profile Configuration popup an error dialog without connected device. [Desc.] [Issue] Signed-off-by: Yangang,Han <yangangx.han@intel.com>
[Title] TDIS-3969 "Profile with Oprofile" to IA device cannot show results" [Desc.] When find device is timer_mode. Execute a series of commands include "opcontrol --xx" and "echo 0 > /proc/sys/kernel/nmi_watchdog". [Issue]
Yangang,Han [Mon, 11 Mar 2013 03:00:17 +0000 (11:00 +0800)]
[Title] Update TDIS-3969 "Profile with Oprofile" to IA device cannot show results"
[Desc.]
[Issue]
Signed-off-by: Yangang,Han <yangangx.han@intel.com>
Jaewon Lim [Fri, 8 Mar 2013 10:28:53 +0000 (19:28 +0900)]
Merge "[Title] Fixed bug TDIS-4049 "Profile As"->"Profile Configurations" pops up a error dialog window after "Profile with OProfile" to IA device [Desc.] [Issue]" into develop
greatim [Fri, 8 Mar 2013 07:40:04 +0000 (16:40 +0900)]
[Title] change version number to 2.1.0
[Desc.] change version number
[Issue]
Yangang,Han [Thu, 7 Mar 2013 10:17:54 +0000 (18:17 +0800)]
[Title] TDIS-4316 Profile Configuration popup an error dialog without connected device.
[Desc.]
[Issue]
Signed-off-by: Yangang,Han <yangangx.han@intel.com>
Yangang,Han [Thu, 7 Mar 2013 10:13:41 +0000 (18:13 +0800)]
[Title] TDIS-3969 "Profile with Oprofile" to IA device cannot show results"
[Desc.] When find device is timer_mode. Execute a series of commands include "opcontrol --xx" and "echo 0 > /proc/sys/kernel/nmi_watchdog".
[Issue]
Signed-off-by: Yangang,Han <yangangx.han@intel.com>
Yangang,Han [Thu, 7 Mar 2013 10:07:11 +0000 (18:07 +0800)]
[Title] Fixed bug TDIS-4049 "Profile As"->"Profile Configurations" pops up a error dialog window after "Profile with OProfile" to IA device
[Desc.]
[Issue]
Signed-off-by: Yangang,Han <yangangx.han@intel.com>
greatim [Thu, 14 Feb 2013 07:11:33 +0000 (16:11 +0900)]
[Title] change version information
[Desc.]
[Issue]
greatim [Thu, 14 Feb 2013 07:06:18 +0000 (16:06 +0900)]
[Title] add license.html file
[Desc.]
[Issue]
greatim [Thu, 14 Feb 2013 02:30:06 +0000 (11:30 +0900)]
[Title] modify for provider name
[Desc.]
[Issue]
greatim [Mon, 28 Jan 2013 08:56:04 +0000 (17:56 +0900)]
[Title] modify for sonar
[Desc.]
[Issue]
greatim [Wed, 23 Jan 2013 09:22:54 +0000 (18:22 +0900)]
[Title] add LICENSE file and change NOTICE file
[Desc.]
[Issue]
greatim [Wed, 9 Jan 2013 07:56:48 +0000 (16:56 +0900)]
[Title] update version
[Desc.]
[Issue]
greatim [Fri, 4 Jan 2013 07:33:43 +0000 (16:33 +0900)]
[Title] update changelog and version
[Desc.]
[Issue]
greatim [Thu, 3 Jan 2013 11:32:02 +0000 (20:32 +0900)]
[Title] modify for sonar
[Desc.]
[Issue]
Kangho Kim [Fri, 28 Dec 2012 10:05:08 +0000 (19:05 +0900)]
Changed package version "0.2.23".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/107/
Gun Kim [Thu, 27 Dec 2012 08:54:19 +0000 (17:54 +0900)]
[Title] applied on-demand installation path's change
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Id1b75284c8d117ebf8343ff29e371726078efb9b
Kangho Kim [Wed, 28 Nov 2012 06:49:39 +0000 (15:49 +0900)]
Changed package version "0.2.22".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/72/
greatim [Wed, 28 Nov 2012 06:37:50 +0000 (15:37 +0900)]
[Title] add org.tizen.sdblib imported package
[Desc.]
[Issue]
Kangho Kim [Tue, 13 Nov 2012 11:34:50 +0000 (20:34 +0900)]
Changed package version "0.2.21".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/43/
Jaewon Lim [Tue, 13 Nov 2012 11:24:31 +0000 (20:24 +0900)]
[Title] bug fix of oprofile and valgrind
[Desc.] problem that cannot launch oprofile and valgrind
[Issue] nabi 13872
Kangho Kim [Mon, 5 Nov 2012 04:18:41 +0000 (13:18 +0900)]
Changed package version "0.2.20".
Build url : http://172.21.111.252/jenkins/job/packaging_common_git_for_develop_with_changelog/33/
Jaewon Lim [Wed, 29 Aug 2012 02:14:41 +0000 (11:14 +0900)]
[Title] change AUTHORS file
[Type] support
[Module] profiler-eplugin
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Conflicts:
package/pkginfo.manifest
Jaewon Lim [Wed, 5 Sep 2012 12:13:30 +0000 (21:13 +0900)]
[Title] modify valgrind profiling UI for cancelation and shortcut
[Type] bug fix
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#] 6748
[Problem]
[Cause]
[Solution]
[TestCase]
phjwithyou.park [Fri, 12 Oct 2012 07:34:44 +0000 (16:34 +0900)]
[Title] package update
[Desc.]
[Issue]
Jaewon Lim [Thu, 27 Sep 2012 09:29:28 +0000 (18:29 +0900)]
[Title] add branding file for profiler
[Type] support
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
woojin [Tue, 28 Aug 2012 22:00:46 +0000 (07:00 +0900)]
[Title] static analysis (sonar) applied
[Type] bugfix
[Module] profiler-eplugin
[Priority] minor
[CQ#]
[Redmine#]
[Problem] source quality
[Cause] issue found by sonar
[Solution] apply solution
[TestCase]
Jaewon Lim [Mon, 20 Aug 2012 05:12:41 +0000 (14:12 +0900)]
[Title] change error message for valgrind profiling in real device
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Fri, 17 Aug 2012 07:07:10 +0000 (16:07 +0900)]
[Title] remove duplicated profile menu and disable valgrind in real device
[Type] bug fix
[Module] profiler
[Priority] major
[Jira#]
[Redmine#] 6034 6359
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Tue, 31 Jul 2012 10:12:34 +0000 (19:12 +0900)]
[Title] change pkginfo
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Tue, 31 Jul 2012 00:59:15 +0000 (09:59 +0900)]
[Title] increase package version
[Type] suuport
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Mon, 30 Jul 2012 23:32:13 +0000 (08:32 +0900)]
Merge "[Title] change build script [Type] support [Module] profiler [Priority] minor [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
Jaewon Lim [Mon, 30 Jul 2012 23:28:58 +0000 (08:28 +0900)]
[Title] change build script
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
kh5325.kim [Mon, 30 Jul 2012 12:10:35 +0000 (21:10 +0900)]
[Title] Forced version-up to fix reverse build for nativecpp-eplugin
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Mon, 30 Jul 2012 10:47:45 +0000 (19:47 +0900)]
[Title] change oprofiler to oprofile
[Type] bug fix
[Module] profiler eplugin
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Fri, 20 Jul 2012 20:30:53 +0000 (05:30 +0900)]
[Title] change valgrind result directory
[Type] bug fix
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Fri, 20 Jul 2012 10:21:30 +0000 (19:21 +0900)]
[Title] change build script
[Type] bug fix
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 19 Jul 2012 06:12:41 +0000 (15:12 +0900)]
[Title] change os name
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 19 Jul 2012 05:33:55 +0000 (14:33 +0900)]
[Title] change directory path
[Type] support
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 19 Jul 2012 05:20:33 +0000 (14:20 +0900)]
Merge "[Title] change on-demand install path [Type] [Module] [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
Gun Kim [Thu, 19 Jul 2012 04:57:05 +0000 (13:57 +0900)]
[Title] change on-demand install path
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I71a4d651ca012181ae0a418b528dce9af65f02fa
yoonki.park [Thu, 19 Jul 2012 04:23:15 +0000 (13:23 +0900)]
[Title] removed nativecpp dependency
yoonki.park [Wed, 18 Jul 2012 11:05:52 +0000 (20:05 +0900)]
[Title] remove nativecpp-eplugin dependency
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I0d5ff2285ab312de71cb3872249a71ced0e9222f
Jaewon Lim [Fri, 13 Jul 2012 10:20:25 +0000 (19:20 +0900)]
[Title] profile as context menu bug fix
[Type] bug fix
[Module] profiler-eplugin
[Priority] major
[Jira#] S1-5611
[Redmine#]
[Problem] "profile as" context menu cause error "binary not found"
[Cause] bada app binary is not executable but shared lib
[Solution] find binary not only executable but also shared library
[TestCase]
Jaewon Lim [Wed, 11 Jul 2012 08:29:14 +0000 (17:29 +0900)]
[Title] upgrade package version
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Wed, 11 Jul 2012 08:25:39 +0000 (17:25 +0900)]
[Title] fix valgrind memcheck and massif bug
[Type] bug fix
[Module] profiler-eplugin
[Priority] major
[Jira#]
[Redmine#] 5838
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 5 Jul 2012 12:09:28 +0000 (21:09 +0900)]
[Title] upgrade package version
[Type] support
[Module] profiler
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 5 Jul 2012 12:05:16 +0000 (21:05 +0900)]
[Title] fix context menu bug for valgrind and update libc6-dbg package
[Type] bug fix
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yoonki.park [Tue, 26 Jun 2012 04:59:06 +0000 (13:59 +0900)]
Merge branch 'develop' of gerrithost:/sdk/ide/profiler-eplugin into develop
Conflicts:
org.eclipse.linuxtools.oprofile.launch.exe/src/org/tizen/oprofile/launch/TizenOprofileLaunchDelegate.java
org.eclipse.linuxtools.oprofile.launch.exe/src/org/tizen/oprofile/launch/configuration/NormalOprofileLaunchConfigurationTabGroup.java
org.eclipse.linuxtools.valgrind.launch.exe/src/org/eclipse/linuxtools/valgrind/launch/TizenValgrindLaunchDelegate.java
org.eclipse.linuxtools.valgrind.launch.exe/src/org/eclipse/linuxtools/valgrind/launch/ValgrindLaunchConfigurationTabGroup.java
org.eclipse.linuxtools.valgrind.massif/src/org/eclipse/linuxtools/valgrind/massif/MassifLaunchDelegate.java
org.eclipse.linuxtools.valgrind.memcheck/src/org/eclipse/linuxtools/valgrind/memcheck/MemcheckLaunchDelegate.java
Change-Id: Iddba460269c0283fb2523a2050759034ae4d9864
yoonki.park [Tue, 26 Jun 2012 04:24:41 +0000 (13:24 +0900)]
[Title] refactoring LaunchDelegate
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#] 5366
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: Ied7d218496f95c3cbaa15aee77eb2ec8fb681f01
Jaewon Lim [Mon, 25 Jun 2012 14:03:09 +0000 (23:03 +0900)]
[Title] upgrade package version
[Type] support
[Module] profiler eplugin
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Mon, 25 Jun 2012 14:01:28 +0000 (23:01 +0900)]
[Title] modify for changing native cpp plugin
[Type] support
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Jaewon Lim [Thu, 7 Jun 2012 08:35:12 +0000 (17:35 +0900)]
[Title] modify for common eplugin refactoring
[Type] support
[Module] profiler eplugin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]