lttng: add names of traces in sync algorithm stats
authorCédric Biancheri <cdc.biancheri@gmail.com>
Mon, 6 Jun 2016 14:02:39 +0000 (10:02 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 10 Jun 2016 14:19:28 +0000 (10:19 -0400)
commit649c89d002abb7f1fbc887c29d8b9afeaeabbc9c
treed34a053b33f26b50c704aa39fdae46bb44725fbe
parent0215cdac7e0f8088be9f372d679c49e08ade1b1a
lttng: add names of traces in sync algorithm stats

Two lines were added to match traces Ids with traces names so it can be
easier to see which pairs were synchronized.

Change-Id: Iec69283080a12668c02d5886b4bbf95e1440ac00
Signed-off-by: Cédric Biancheri <cdc.biancheri@gmail.com>
Reviewed-on: https://git.eclipse.org/r/74674
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java
This page took 0.024218 seconds and 5 git commands to generate.