Skip to content

Remove incubator flamechart views from trace server #12

@bhufmann

Description

@bhufmann

With the migration of the incubator flame chart and related views as well as their implementation to mainline Trace Compass eclipse-tracecompass/org.eclipse.tracecompass#9 the trace server will now show 3 different flame chart views (classic, incubator and new) in the available views. As a first step the incubator flamechart plug-in should be removed from the trace server.

Removing the flamechart plug-in will require other incubator plug-ins to remove their dependencies to the incubator flamechart plug-in and use the mainline implementation instead.

Plug-ins to remove from traceserver.product

  • org.eclipse.tracecompass.incubator.callstack.core
  • org.eclipse.tracecompass.incubator.analysis.core

Plug-ins to update (used in trace server)

  • org.eclipse.tracecompass.incubator.rocm.core
  • org.eclipse.tracecompass.incubator.traceevent.core
  • org.eclipse.tracecompass.incubator.traceevent.core.tests

Note: The source code migrated to the mainline Trace Compass should be removed from the incubator repository.

Plug-ins to update after removing the code

  • org.eclipse.tracecompass.incubator.inandout.core
  • org.eclipse.tracecompass.incubator.kernel.core
  • org.eclipse.tracecompass.incubator.tracecompass.core
  • org.eclipse.tracecompass.incubator.uftrace.core
  • org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests
  • org.eclipse.tracecompass.incubator.kernel.ui

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions