tmf: Code cleanup in the history tree
authorEtienne Bergeron <etienne.bergeron@gmail.com>
Tue, 10 Dec 2013 06:09:43 +0000 (01:09 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 10 Dec 2013 19:18:29 +0000 (14:18 -0500)
commitd862bcb355108b43dc0d999a3460402553beda32
tree5f21d2b2be1b233006524e246c02785bece6a555
parente8143d311186c61c89b0c4d54ac31fa423b71bef
tmf: Code cleanup in the history tree

The method preOrderPrint wasn't thread safe because it was using
a "global" field. This is not a big issue, but it's cleaner this
way.

I did a cleanup pass on this file.

Change-Id: I6255be52d3b2a8f84ef95a093578e10489c234eb
Signed-off-by: Etienne Bergeron <etienne.bergeron@gmail.com>
Reviewed-on: https://git.eclipse.org/r/19560
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/backends/historytree/HistoryTree.java
This page took 0.030185 seconds and 5 git commands to generate.