Skip to content

Changes

Summary

  1. linux.core: Make getStatusIntervalsForThreads handle out of range queries (details)
Commit 1f335d88a9562e19fe6f8d31a3f591844ed0a64f by Matthew Khouzam
linux.core: Make getStatusIntervalsForThreads handle out of range queries

This avoids many TimeRangeExceptions and undefined behaviour. It is visible when
a kernel trace partially overlaps a userspace trace with a new callstack.

[Changed] Make getStatusIntervalsForThreads handle out of range queries

Change-Id: Ib809eece9935274dcf20ee5cf9ea8ea32007a329
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java