Skip to content

Changes

Summary

  1. tracetypes: Fix haproxy.xml regex for Gerrit SRE (details)
  2. callstack: replace deprecated method call (details)
Commit 82edb341866e2ed66af0dc3771319263c9138199 by Marco Miller
tracetypes: Fix haproxy.xml regex for Gerrit SRE

Change-Id: I80f374f2d1e4c3660ce425feb9afefb90a4f1b92
Helped-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193910
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified tracetypes/org.eclipse.tracecompass.incubator.system.core/resources/haproxy.xml (diff)
Commit 82f4bd88b9f10f1747776f83118eb5b51402239e by Marco Miller
callstack: replace deprecated method call

Use DataProviderManager.getOrCreateDataProvider
instead of the deprecated getDataProvider

Signed-off-by: Francesco Robino <francesco.robino@ericsson.com>
Change-Id: I11ebbdc61c48440bbee3f6ed7ecd54c27c18dd2a
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193262
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-by: Marco Miller <marco.miller@ericsson.com>
The file was modified callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/provider/FlameChartDataProvider.java (diff)