SchedSwitchHandler: update the exec name of the former process
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Tue, 12 Apr 2016 20:32:53 +0000 (16:32 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Thu, 14 Apr 2016 16:14:37 +0000 (12:14 -0400)
commit5dbb9ef2d1f9277f149f64f38b56f72cf6fadbcf
tree409e54019e5dd7e22de72aaea19c557a58b0e295
parent5c209c22e755ae3d44dc6513d62ccb63366d1b7e
SchedSwitchHandler: update the exec name of the former process

Update the SchedSwitchHandler class to update the exec name of
the former process as well as the one of the new one. This
allows to keep a 'sort of' up to date exec name in the absence
of other events updating it.

Change-Id: Ie0a1ebc5b64214150edb0b41b62ccaab4447b041
Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Reviewed-on: https://git.eclipse.org/r/70513
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Tested-by: Alexandre Montplaisir <alexmonthy@efficios.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/TestValues.java
This page took 0.026858 seconds and 5 git commands to generate.