Skip to content
Success

Changes

Summary

  1. opentracing: Add the operation name to the span's state (details)
  2. scripting: Update examples.html for html5 support (details)
Commit 57595ed81112615a6fbff0b1272f6b6019088434 by Genevieve Bastien
opentracing: Add the operation name to the span's state

It is clearer to see the operation name in the state instead of only as
part of the entry name on the left.

Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Change-Id: I7614d119b71098a661d543b817de86fd878848e8
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/173044
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/org/eclipse/tracecompass/incubator/internal/opentracing/core/analysis/spanlife/SpanLifeDataProvider.java (diff)
Commit cbcef938736efc98f2f5a8df14af9592fb109c05 by Genevieve Bastien
scripting: Update examples.html for html5 support

Some html attributes were obsoleted in html5 and should not be used

Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Change-Id: I985dfd755a163fc1b24f260eeff1695d8734dacd
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/173175
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/scripting/core/doc-files/examples.html (diff)