Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 140514 Details for
Bug 282026
Add GProf plugins and tests to automated builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch (assuming gprof feature exists)
gprof-addtobuild.patch (text/plain), 1.55 KB, created by
Andrew Overholt
on 2009-06-30 11:52:38 EDT
(
hide
)
Description:
patch (assuming gprof feature exists)
Filename:
MIME Type:
Creator:
Andrew Overholt
Created:
2009-06-30 11:52:38 EDT
Size:
1.55 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.linuxtools.releng >Index: testing.properties >=================================================================== >--- testing.properties (revision 22396) >+++ testing.properties (working copy) >@@ -4,6 +4,7 @@ > #csv list of test plugins to run > testPluginsToRun=\ > org.eclipse.linuxtools.cdt.autotools.tests,\ >+org.eclipse.linuxtools.gprof.test,\ > org.eclipse.linuxtools.oprofile.core.tests,\ > org.eclipse.linuxtools.oprofile.ui.tests,\ > org.eclipse.linuxtools.rpm.ui.editor.tests,\ >#P org.eclipse.linuxtools.all >Index: feature.xml >=================================================================== >--- feature.xml (revision 22381) >+++ feature.xml (working copy) >@@ -57,4 +57,8 @@ > id="org.eclipse.linuxtools.valgrind" > version="0.0.0"/> > >+ <includes >+ id="org.eclipse.linuxtools.gprof" >+ version="0.0.0"/> >+ > </feature> >#P org.eclipse.linuxtools.test-feature >Index: feature.xml >=================================================================== >--- feature.xml (revision 22381) >+++ feature.xml (working copy) >@@ -67,11 +67,18 @@ > download-size="0" > install-size="0" > version="0.0.0"/> >- >+ > <plugin > id="org.eclipse.linuxtools.oprofile.ui.tests" > download-size="0" > install-size="0" > version="0.0.0"/> > >-</feature> >\ No newline at end of file >+ <plugin >+ id="org.eclipse.linuxtools.gprof.test" >+ download-size="0" >+ install-size="0" >+ version="0.0.0" >+ fragment="true"/> >+ >+</feature>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 282026
: 140514