Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated classes/APIs for Trace Compass 10.0 #87

Open
PatrickTasse opened this issue May 22, 2024 · 0 comments
Open

Remove deprecated classes/APIs for Trace Compass 10.0 #87

PatrickTasse opened this issue May 22, 2024 · 0 comments

Comments

@PatrickTasse
Copy link
Contributor

This issue is to track the removal of deprecated classes/APIs in Trace Compass for the major 10.0 release. APIs can be removed that were deprecated before the 9.0 release for 2023-06.

Any API removal needs to reference this issue in the PR commit.

If there are any issues with any removal of a specific API, please document it in this issue so that appropriate actions can be taken by Trace Compass project (e.g. bring the API back).

PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/203774

Fixes issue eclipse-tracecompass#87

[Removed] IntegerDeclaration.createDeclaration() without role

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723

Fixes issue eclipse-tracecompass#87

[Removed] OsSystemModel.addWorker(OsWorker)
[Removed] OsSystemModel.findWorker(HostThread)

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/193127

Fixes issue eclipse-tracecompass#87

[Removed] AbstractSegmentStatisticsAnalysis.getSegmentProviderAnalysis()

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/192194

Fixes issue eclipse-tracecompass#87

[Removed] ITmfGraphVisitor
[Removed] AbstractTmfGraphBuilderModule.getGraph()
[Removed] AbstractTmfGraphBuilderModule.getCriticalPath()
[Removed] ITmfGraphProvider.assignTargetGraph()
[Removed] ITmfGraphProvider.getAssignedGraph()
[Removed] AbstractTmfGraphProvider.assignTargetGraph()
[Removed] AbstractTmfGraphProvider.getAssignedGraph()
[Removed] AbstractCriticalPathModule.getCriticalPath()
[Removed] ICriticalPathAlgorithm.compute()
[Removed] ICriticalPathProvider.getCriticalPath()
[Removed] TmfEdge
[Removed] TmfGraph
[Removed] TmfVertex
[Removed] CriticalPathModule

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723

Fixes issue eclipse-tracecompass#87

[Removed] OsSystemModel.addWorker(OsWorker)
[Removed] OsSystemModel.findWorker(HostThread)

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/193127

Fixes issue eclipse-tracecompass#87

[Removed] AbstractSegmentStatisticsAnalysis.getSegmentProviderAnalysis()

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/192194

Fixes issue eclipse-tracecompass#87

[Removed] ITmfGraphVisitor
[Removed] AbstractTmfGraphBuilderModule.getGraph()
[Removed] AbstractTmfGraphBuilderModule.getCriticalPath()
[Removed] ITmfGraphProvider.assignTargetGraph()
[Removed] ITmfGraphProvider.getAssignedGraph()
[Removed] AbstractTmfGraphProvider.assignTargetGraph()
[Removed] AbstractTmfGraphProvider.getAssignedGraph()
[Removed] AbstractCriticalPathModule.getCriticalPath()
[Removed] ICriticalPathAlgorithm.compute()
[Removed] ICriticalPathProvider.getCriticalPath()
[Removed] TmfEdge
[Removed] TmfGraph
[Removed] TmfVertex
[Removed] CriticalPathModule

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723

Fixes issue #87

[Removed] OsSystemModel.addWorker(OsWorker)
[Removed] OsSystemModel.findWorker(HostThread)

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/193127

Fixes issue #87

[Removed] AbstractSegmentStatisticsAnalysis.getSegmentProviderAnalysis()

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit that referenced this issue May 22, 2024
Deprecated in patch:
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182723
https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/192194

Fixes issue #87

[Removed] ITmfGraphVisitor
[Removed] AbstractTmfGraphBuilderModule.getGraph()
[Removed] AbstractTmfGraphBuilderModule.getCriticalPath()
[Removed] ITmfGraphProvider.assignTargetGraph()
[Removed] ITmfGraphProvider.getAssignedGraph()
[Removed] AbstractTmfGraphProvider.assignTargetGraph()
[Removed] AbstractTmfGraphProvider.getAssignedGraph()
[Removed] AbstractCriticalPathModule.getCriticalPath()
[Removed] ICriticalPathAlgorithm.compute()
[Removed] ICriticalPathProvider.getCriticalPath()
[Removed] TmfEdge
[Removed] TmfGraph
[Removed] TmfVertex
[Removed] CriticalPathModule

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 23, 2024
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 23, 2024
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 23, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 23, 2024
Fixes issue eclipse-tracecompass#87

[Removed] CriticalPathPalette

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 23, 2024
Fixes issue eclipse-tracecompass#87

[Removed] CriticalPathPalette

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 23, 2024
Fixes issue eclipse-tracecompass#87

[Removed] CriticalPathModule
[Removed] CriticalPathPalette

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit to PatrickTasse/org.eclipse.tracecompass that referenced this issue May 24, 2024
Fixes issue eclipse-tracecompass#87

[Removed] CriticalPathModule
[Removed] CriticalPathPalette

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
PatrickTasse added a commit that referenced this issue May 24, 2024
Fixes issue #87

[Removed] CriticalPathModule
[Removed] CriticalPathPalette

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 27, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 28, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
bhufmann added a commit to eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator that referenced this issue May 28, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
bhufmann added a commit to bhufmann/org.eclipse.tracecompass.incubator that referenced this issue May 28, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
bhufmann added a commit to eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator that referenced this issue May 28, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
MatthewKhouzam pushed a commit to MatthewKhouzam/org.eclipse.tracecompass.incubator that referenced this issue Jun 7, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
vladarama pushed a commit to vladarama/org.eclipse.tracecompass.incubator that referenced this issue Jul 16, 2024
See
eclipse-tracecompass/org.eclipse.tracecompass#87

Note: XAF was broken before due incompatible changes in mainline TC.
This commit, just makes it compile again, but it's still broken.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant