Skip to content
Success

Changes

Summary

  1. lttng: Bug 573437: Fix parent process assignment of processes (details)
Commit 99bd0675c41c08720b4c3fd521f1844eee5dab1c by Bernd Hufmann
lttng: Bug 573437: Fix parent process assignment of processes

The ThreadStatusDataProvider now uses the process start time to find
the cached parent process for a given TID (instead of end time). This
fixes the case where the sched_process_free event of the parent is
executed earlier than the child process' sched_process_free.

[Fixed] Bug 573437: parent process assignment of processes

Change-Id: I4cbf82b1bbf1a8a206652814f4d2cfa54cdaaa5e
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/180374
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>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/180394
The file was modified analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java (diff)