Skip to content
Success

Changes

Summary

  1. Add tracecompass-jdk11-Jenkinsfile (details)
Commit b527f9c0c155751cf3a0155ab286687ee8dba4fd by Patrick Tasse
Add tracecompass-jdk11-Jenkinsfile

Change-Id: Ia5693a6d52e0cf908a97705ab66f6eb8d3ff6381
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
The file was addedjenkins/pipelines/tracecompass-jdk11.Jenkinsfile

Summary

  1. traceEvent: Pop up to last function in stack with name (details)
Commit e4f40043cb8f44b9597f5ab8265f24282d306a08 by Genevieve Bastien
traceEvent: Pop up to last function in stack with name

When a stack has elements of the same name and there is an end event, it
should pop up to the deepest element in the stack with that name, not
the first one.

Change-Id: Id33a37bcb4719d3b2dd32189454ffd3b6a8ca6ae
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/166756
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/org/eclipse/tracecompass/incubator/internal/traceevent/core/analysis/callstack/TraceEventCallStackProvider.java