tmf: Remove HistoryBuilder and TmfStateSystemFactory
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 12 Feb 2014 13:34:42 +0000 (08:34 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Sat, 15 Feb 2014 00:25:19 +0000 (19:25 -0500)
commit88fe84a09c0d878420aca2a65a4e25934ceeae3e
tree3c10abfbd250f07c162a5532155e59e801c03af8
parent1d6c902273d258aef34e18d8ac9785945be19614
tmf: Remove HistoryBuilder and TmfStateSystemFactory

Everything in-tree has been migrated to the state system analysis
module, we can now remove the legacy way of doing things.

Change-Id: I52e5e50dff28588c1609d5a212ef7ede0e4d2514
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/21911
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng2.ust.core/src/org/eclipse/linuxtools/internal/lttng2/ust/core/trace/callstack/LttngUstCallStackProvider.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/HistoryBuilder.java [deleted file]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/TmfStateSystemFactory.java [deleted file]
This page took 0.038211 seconds and 5 git commands to generate.