LTTng.core: Critical Flow fix incorrect process name
authorAbderrahmane Berhil <abdelrahmane.b@gmail.com>
Thu, 25 May 2017 18:36:01 +0000 (14:36 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 31 May 2017 13:30:30 +0000 (09:30 -0400)
commit7a0c73cc333d76c054ab7818442c8d4776452c2d
treeb36022e3905f747d206100e54be7fbca88d8f577
parent85bfec336ace69928301cf8402aceed599893b36
LTTng.core: Critical Flow fix incorrect process name

fixes bug 514762

When the task is changing from a task other than idle, it may change its
name, it it is reset to the new name every time as a precaution.

Change-Id: Id65a1861b78de26c9a272b245a7a728f3fc6cca8
Signed-off-by: Abderrahmane Berhil <abdelrahmane.b@gmail.com>
Reviewed-on: https://git.eclipse.org/r/97991
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerSched.java
This page took 0.025881 seconds and 5 git commands to generate.