File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
profiling/org.eclipse.linuxtools.profiling-feature Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2011-07-06 Jeff Johnston <
[email protected] >
2
+
3
+ * feature.xml: Add new plugins moved from gprov/gcov.
4
+
1
5
2010-07-26 Elliott Baron <
[email protected] >
2
6
3
7
* feature.xml: Bump version, require CDT 7.
75
79
* build.properties: Inital checkin.
76
80
* feature.xml: Likewise.
77
81
* feature.properties: Likewise.
78
- * epl-v10.html: Likewise.
82
+ * epl-v10.html: Likewise.
Original file line number Diff line number Diff line change 53
53
version =" 0.0.0"
54
54
unpack =" false" />
55
55
56
+ <plugin
57
+ id =" org.eclipse.linuxtools.binutils"
58
+ download-size =" 0"
59
+ install-size =" 0"
60
+ version =" 0.0.0"
61
+ unpack =" false" />
62
+
63
+ <plugin
64
+ id =" org.eclipse.linuxtools.dataviewers"
65
+ download-size =" 0"
66
+ install-size =" 0"
67
+ version =" 0.0.0"
68
+ unpack =" false" />
69
+
70
+ <plugin
71
+ id =" org.eclipse.linuxtools.dataviewers.charts"
72
+ download-size =" 0"
73
+ install-size =" 0"
74
+ version =" 0.0.0"
75
+ unpack =" false" />
76
+
77
+ <plugin
78
+ id =" org.eclipse.linuxtools.dataviewers.annotatedsourceeditor"
79
+ download-size =" 0"
80
+ install-size =" 0"
81
+ version =" 0.0.0"
82
+ unpack =" false" />
83
+
56
84
</feature >
You can’t perform that action at this time.
0 commit comments