modified for ide source layout changes
authorjaewon81.lim <jaewon81.lim@samsung.com>
Wed, 13 Jul 2011 02:12:47 +0000 (11:12 +0900)
committerjaewon81.lim <jaewon81.lim@samsung.com>
Wed, 13 Jul 2011 02:12:47 +0000 (11:12 +0900)
commitf3f239e2cfcfb83f2875e9de47f0c31a788247cc
tree46944b5042037e1c969828efb4346ca40885686f
parent2c538ec5d88f1b64b20bb72543e115ac176a669f
modified for ide source layout changes
30 files changed:
org.eclipse.linuxtools.oprofile.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/OprofileComm.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/checkevent/CheckEventsProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/checkkernel/CheckKernelProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/eventinfo/EventListProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/eventinfo/OpInfoProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/modeldata/ModelDataProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/processor/sessions/SessionsProcessor.java
org.eclipse.linuxtools.oprofile.core/src/com/samsung/linuxplatform/oprofile/core/provider/OpcontrolDataProvider.java
org.eclipse.linuxtools.oprofile.core/src/org/eclipse/linuxtools/oprofile/core/linux/LinuxOpcontrolProvider.java
org.eclipse.linuxtools.oprofile.core/src/org/eclipse/linuxtools/oprofile/core/linux/OpxmlRunner.java
org.eclipse.linuxtools.oprofile.launch.exe/META-INF/MANIFEST.MF
org.eclipse.linuxtools.oprofile.launch.exe/src/com/samsung/linuxplatform/oprofile/launch/SLPOprofileLaunchDelegate.java
org.eclipse.linuxtools.oprofile.launch.exe/src/com/samsung/linuxplatform/oprofile/launch/configuration/NormalOprofileLaunchConfigurationTabGroup.java
org.eclipse.linuxtools.oprofile.launch/META-INF/MANIFEST.MF
org.eclipse.linuxtools.oprofile.launch/src/com/samsung/linuxplatform/oprofile/launch/listen/OProfileTargetConnectionListener.java
org.eclipse.linuxtools.oprofile.launch/src/com/samsung/linuxplatform/oprofile/launch/listen/OprofileStartup.java
org.eclipse.linuxtools.oprofile.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.oprofile.ui/src/com/samsung/linuxplatform/oprofile/ui/handler/OprofileDrawChartHandler.java
org.eclipse.linuxtools.oprofile.ui/src/com/samsung/linuxplatform/oprofile/ui/handler/OprofileSaveFileHandler.java
org.eclipse.linuxtools.valgrind.launch.exe/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.launch.exe/src/org/eclipse/linuxtools/valgrind/launch/SLPValgrindLaunchDelegate.java
org.eclipse.linuxtools.valgrind.launch/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.launch/src/org/eclipse/linuxtools/valgrind/launch/IValgrindLaunchDelegate.java
org.eclipse.linuxtools.valgrind.massif/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.massif/src/org/eclipse/linuxtools/valgrind/massif/MassifLaunchDelegate.java
org.eclipse.linuxtools.valgrind.memcheck/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.memcheck/src/org/eclipse/linuxtools/valgrind/memcheck/MemcheckLaunchDelegate.java
org.eclipse.linuxtools.valgrind.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.valgrind.ui/src/com/samsung/linuxplatform/valgrind/ui/handler/ValgrindSaveFileHandler.java